Commit ac51575c491072803ffd8534b60173731099e469
1 parent
9a887814
add title
Showing
2 changed files
with
2 additions
and
2 deletions
src/player.html
src/scss/mobile.scss
| 1 | .m-title-wrap, .m-label{ | 1 | .m-title-wrap, .m-label{ |
| 2 | display: none; | 2 | display: none; |
| 3 | } | 3 | } |
| 4 | -@media screen and (max-width: 768px) { | 4 | +@media screen and (max-device-width: 414px) { |
| 5 | 5 | ||
| 6 | .player_volume_wrapper, .ladda-label{ | 6 | .player_volume_wrapper, .ladda-label{ |
| 7 | display: none !important; | 7 | display: none !important; |