mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #38 from sparky8251/darken-drawer
Fix inconsistent UI coloring around settings drawer
This commit is contained in:
commit
c38b73a1e9
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@ html {
|
|||
}
|
||||
|
||||
.mainDrawer {
|
||||
background-color: #1c1c1c
|
||||
background-color: #101010
|
||||
}
|
||||
|
||||
.navMenuOption:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue