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

Show all artists of an item and set bottom bar transparent on mobile devices

This commit is contained in:
ferferga 2020-06-17 20:29:08 +02:00
parent dd4cc0328a
commit e2f61c67b9
2 changed files with 23 additions and 10 deletions

View file

@ -364,6 +364,9 @@
padding-left: 7.3%;
padding-right: 7.3%;
}
.playlistSectionButtonTransparent {
background: rgba(0, 0, 0, 0) !important;
}
.playlistSectionButton .btnTogglePlaylist {
font-size: larger;