pull/3159/head
REJack 2020-11-26 15:06:52 +01:00
commit 7a539747cc
1 changed files with 4 additions and 0 deletions

View File

@ -534,6 +534,10 @@ body:not(.sidebar-mini-md) {
min-height: 100%;
position: absolute;
top: 0;
.sidebar {
overflow-y: auto;
}
}
}