fix control-sidebar slide in layout-boxed

This commit is contained in:
REJack
2021-04-07 01:37:55 +02:00
parent 747e0ddf5b
commit 92ccf7896d

View File

@@ -26,6 +26,7 @@ body,
&::before {
margin: 0 auto;
max-width: $boxed-layout-max-width;
overflow: hidden;
}
.main-sidebar {