From cd93d3a8a0ecaa1737a823d61f8d64fc8b43d9a7 Mon Sep 17 00:00:00 2001 From: Zhao Zuohong Date: Thu, 23 Feb 2023 16:10:33 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Responsive=20layout=20with=20gri?= =?UTF-8?q?d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/App.vue | 4 +++- frontend/src/components/AudioCard.vue | 8 ++------ frontend/src/views/AudioDownload.vue | 22 +++++++++++++++------- 3 files changed, 20 insertions(+), 14 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index ec77da1..67bb598 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -5,7 +5,9 @@ import AudioDownload from "./views/AudioDownload.vue"; diff --git a/frontend/src/components/AudioCard.vue b/frontend/src/components/AudioCard.vue index f9a7f9d..0380dd1 100644 --- a/frontend/src/components/AudioCard.vue +++ b/frontend/src/components/AudioCard.vue @@ -44,13 +44,13 @@ const progress = computed(() => {