Loading src/components/player/PlayerControls.vue +4 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,10 @@ pointer-events: none; } .player-control:active { transform: scale(.9) !important; } .player-control:hover, .player-control:focus { color: #fff; Loading Loading
src/components/player/PlayerControls.vue +4 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,10 @@ pointer-events: none; } .player-control:active { transform: scale(.9) !important; } .player-control:hover, .player-control:focus { color: #fff; Loading