mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 20:44:34 +00:00
fix(frontend): fix control panel style
This commit is contained in:
parent
baf04a1e25
commit
c96f345f01
1 changed files with 1 additions and 1 deletions
|
@ -341,7 +341,7 @@ defineExpose({
|
|||
box-sizing: border-box;
|
||||
border-right: solid 0.5px var(--MI_THEME-divider);
|
||||
overflow: auto;
|
||||
height: 100dvh;
|
||||
height: 100cqh;
|
||||
}
|
||||
|
||||
> .main {
|
||||
|
|
Loading…
Add table
Reference in a new issue