mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
Merge pull request #38 from sparky8251/darken-drawer
Fix inconsistent UI coloring around settings drawer
This commit is contained in:
commit
c38b73a1e9
@ -287,7 +287,7 @@ html {
|
||||
}
|
||||
|
||||
.mainDrawer {
|
||||
background-color: #1c1c1c
|
||||
background-color: #101010
|
||||
}
|
||||
|
||||
.navMenuOption:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user