V2 should be able to see connection action now
This commit is contained in:
parent
318975b649
commit
3685478089
3 changed files with 3 additions and 3 deletions
|
|
@ -61,6 +61,7 @@ const useStyles = makeStyles((theme: Theme) => ({
|
|||
})
|
||||
},
|
||||
sideMenuOnClosed: {
|
||||
pointerEvents: "none",
|
||||
transition: theme.transitions.create(["width", "z-index", "opacity"], {
|
||||
easing: theme.transitions.easing.sharp,
|
||||
duration: theme.transitions.duration.leavingScreen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue