mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 11:40:49 +00:00
fix(frontend): fix control panel style
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user