web: fix status bar size changing (#7143)

Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
This commit is contained in:
01zulfi
2024-12-27 11:50:40 +05:00
committed by GitHub
parent 702976c6cf
commit 31d110252c

View File

@@ -61,6 +61,7 @@ function StatusBar() {
borderTopColor: "separator",
justifyContent: "space-between",
display: ["none", "none", "flex"],
flexShrink: 0,
height: 24
}}
px={2}