fix control-sidebar slide in layout-boxed

pull/3572/head
REJack 2021-04-07 01:37:55 +02:00
parent 747e0ddf5b
commit 92ccf7896d
1 changed files with 1 additions and 0 deletions

View File

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