Merge pull request #449 from mitchfizz05/shuffle-and-play-all-on-mobile
Don't hide play all and shuffle buttons on mobile
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@
|
||||
<style>
|
||||
@media all and (max-width: 32em) {
|
||||
|
||||
.musicglobalButton {
|
||||
display: none;
|
||||
.paging {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user