diff --git a/themes/common.css b/themes/common.css index 5880d00..0f201f0 100644 --- a/themes/common.css +++ b/themes/common.css @@ -19,3 +19,8 @@ .wrap.svelte-xwlu1w { min-height: var(--size-32); } + +/* status bar height */ +.min.svelte-1yrv54 { + min-height: var(--size-12); +} \ No newline at end of file