mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
web: fix navigation menu not taking up full space
This commit is contained in:
committed by
Abdullah Atta
parent
1f5a5afb10
commit
17582bcefb
@@ -148,6 +148,7 @@ function NavigationMenu(props: NavigationMenuProps) {
|
||||
zIndex: 1,
|
||||
position: "relative",
|
||||
flex: 1,
|
||||
flexDirection: "column",
|
||||
height: "100%",
|
||||
overflow: "hidden",
|
||||
bg: "background",
|
||||
|
||||
Reference in New Issue
Block a user