diff --git a/apps/web/src/components/status-bar/index.tsx b/apps/web/src/components/status-bar/index.tsx index 7af2e1883..f34335f37 100644 --- a/apps/web/src/components/status-bar/index.tsx +++ b/apps/web/src/components/status-bar/index.tsx @@ -61,6 +61,7 @@ function StatusBar() { borderTopColor: "separator", justifyContent: "space-between", display: ["none", "none", "flex"], + flexShrink: 0, height: 24 }} px={2}