fix dark theme background

This commit is contained in:
vitorsemeano
2020-10-18 14:17:59 +01:00
parent 68079d96a1
commit c7caf8134d
+2 -1
View File
@@ -320,7 +320,8 @@ html {
color: #fff;
}
.mainDrawer {
.mainDrawer,
.drawer-open {
background-color: #101010;
}