fix: classic ui

This commit is contained in:
Insert5StarName 2023-11-28 12:38:34 +01:00
parent 88d9f59957
commit e14fd33140
2 changed files with 9 additions and 3 deletions

View file

@ -109,7 +109,8 @@ watch(defaultStore.reactiveState.menuDisplay, () => {
$nav-icon-only-width: 78px; // TODO:
$avatar-size: 32px;
$avatar-margin: 8px;
position: sticky;
top: 16px;
padding: 0 16px;
box-sizing: border-box;
width: 260px;