Don't hide play all and shuffle buttons on mobile
This commit is contained in:
parent
1be3a7f205
commit
7a904bb363
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
<style>
|
||||
@media all and (max-width: 32em) {
|
||||
|
||||
.musicglobalButton {
|
||||
display: none;
|
||||
.paging {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue