Remove $spacer css from sidebar content

This commit is contained in:
Anton Khorev 2023-11-14 08:22:43 +03:00
parent 49e0cae31e
commit 41f7670ee2
2 changed files with 1 additions and 5 deletions

View file

@ -393,10 +393,6 @@ body.small-nav {
#sidebar_loader {
display: none;
}
#sidebar_content {
padding: $spacer;
}
}
.overlay-sidebar #sidebar {