This commit is contained in:
REJack
2020-11-26 15:06:52 +01:00

View File

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