mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
web: fix navigation menu ui
This commit is contained in:
@@ -167,6 +167,7 @@ function NavigationMenu(props: NavigationMenuProps) {
|
||||
}}
|
||||
transition={{ duration: 0.2, ease: "easeInOut" }}
|
||||
sx={{
|
||||
flex: 1,
|
||||
overflow: "hidden",
|
||||
flexDirection: "column",
|
||||
justifyContent: "space-between"
|
||||
|
||||
Reference in New Issue
Block a user