fix(frontend): fix control panel style
This commit is contained in:
parent
baf04a1e25
commit
c96f345f01
|
@ -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…
Reference in New Issue