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:
parent
dd4cc0328a
commit
e2f61c67b9
2 changed files with 23 additions and 10 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue