mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
Don't hide play all and shuffle buttons on mobile
This commit is contained in:
parent
1be3a7f205
commit
7a904bb363
@ -3,8 +3,8 @@
|
||||
<style>
|
||||
@media all and (max-width: 32em) {
|
||||
|
||||
.musicglobalButton {
|
||||
display: none;
|
||||
.paging {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user