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

Fix Light theme

This commit is contained in:
Dmitry Lyzo 2022-01-20 20:10:09 +03:00
parent ad1e8d3cd0
commit 603de194dc
2 changed files with 3 additions and 4 deletions

View file

@ -203,6 +203,7 @@
.layout-desktop .playlistSectionButton,
.layout-tv .playlistSectionButton {
background: none;
color: inherit;
}
.layout-desktop .nowPlayingPlaylist,