1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

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:
Sparky 2019-01-16 08:00:34 -05:00
parent 52cd371b51
commit 6b607b41cb

View file

@ -287,7 +287,7 @@ html {
}
.mainDrawer {
background-color: #1c1c1c
background-color: #101010
}
.navMenuOption:hover {