diff --git a/src/components/Player.vue b/src/components/Player.vue index 6466f6c..751d42b 100644 --- a/src/components/Player.vue +++ b/src/components/Player.vue @@ -7,8 +7,9 @@ class="player" :class="player.isPlaying ? 'pause' : 'play'" /> -
+