From dc3e364b9012d8d46793f9d59ad5b9cae88979f2 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Mon, 30 Sep 2024 11:11:01 +0800 Subject: [PATCH] fix ui --- src/components/cards/TorrentCard.vue | 5 +++-- src/components/cards/TorrentItem.vue | 8 ++++++-- src/components/dialog/AddDownloadDialog.vue | 14 +++++++------- src/components/table/SiteTorrentTable.vue | 2 +- 4 files changed, 17 insertions(+), 12 deletions(-) diff --git a/src/components/cards/TorrentCard.vue b/src/components/cards/TorrentCard.vue index 53d6bd49..8866f78a 100644 --- a/src/components/cards/TorrentCard.vue +++ b/src/components/cards/TorrentCard.vue @@ -213,8 +213,9 @@ onMounted(() => { { , torrent: Object as PropType, }) @@ -113,24 +115,23 @@ onMounted(() => {