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