mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix dark theme background
This commit is contained in:
parent
68079d96a1
commit
c7caf8134d
1 changed files with 2 additions and 1 deletions
|
@ -320,7 +320,8 @@ html {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mainDrawer {
|
.mainDrawer,
|
||||||
|
.drawer-open {
|
||||||
background-color: #101010;
|
background-color: #101010;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue