调整状态栏的最小高度
This commit is contained in:
parent
278464bfb7
commit
1c0d5361ea
@ -19,3 +19,8 @@
|
||||
.wrap.svelte-xwlu1w {
|
||||
min-height: var(--size-32);
|
||||
}
|
||||
|
||||
/* status bar height */
|
||||
.min.svelte-1yrv54 {
|
||||
min-height: var(--size-12);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user