Fixed inconsistent UI coloring around settings drawer
Before, It matched the header bars coloration. With the header matching the larger background, I have corrected drawer coloration.
This commit is contained in:
@@ -287,7 +287,7 @@ html {
|
||||
}
|
||||
|
||||
.mainDrawer {
|
||||
background-color: #1c1c1c
|
||||
background-color: #101010
|
||||
}
|
||||
|
||||
.navMenuOption:hover {
|
||||
|
||||
Reference in New Issue
Block a user