mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
web: fix status bar size changing (#7143)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
This commit is contained in:
@@ -61,6 +61,7 @@ function StatusBar() {
|
||||
borderTopColor: "separator",
|
||||
justifyContent: "space-between",
|
||||
display: ["none", "none", "flex"],
|
||||
flexShrink: 0,
|
||||
height: 24
|
||||
}}
|
||||
px={2}
|
||||
|
||||
Reference in New Issue
Block a user