From f1dffa0b07ef5394298d8a71932daa62b01f69fe Mon Sep 17 00:00:00 2001 From: SebClem Date: Wed, 22 Jun 2022 16:49:01 +0200 Subject: [PATCH] :hammer: Fix responsive for music preview --- src/components/guild/home/AudioPreviewComponent.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/guild/home/AudioPreviewComponent.vue b/src/components/guild/home/AudioPreviewComponent.vue index 4100064..c6bad22 100644 --- a/src/components/guild/home/AudioPreviewComponent.vue +++ b/src/components/guild/home/AudioPreviewComponent.vue @@ -9,7 +9,7 @@ - + @@ -38,7 +38,7 @@

{{ status.playBackInfo?.trackInfo?.detail.title }}

-
+
{{ status.playBackInfo?.trackInfo?.detail.author }}
@@ -101,12 +101,12 @@ - + {{ currentProgress }} {{ totalTime }} - - + +