mobile side menu fix

This commit is contained in:
gilbN 2019-06-27 23:30:01 +02:00
parent d77fa1d6cd
commit 2554e37faa

View File

@ -711,7 +711,7 @@ pre {
@media only screen and (max-width: 768px) {
.PageSidebar-sidebarContainer-3Hxpq {
background-color: rgba(15, 15, 15, .95) !important;
background: var(--main-bg-color) !important;
}
}