From 378f81967b01c63e5285e37b18174a99892e2178 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sat, 8 Jul 2023 14:48:39 +0800 Subject: [PATCH] fix torrent card --- src/components/cards/TorrentCard.vue | 35 ++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/src/components/cards/TorrentCard.vue b/src/components/cards/TorrentCard.vue index 5463cd00..fc73e9b7 100644 --- a/src/components/cards/TorrentCard.vue +++ b/src/components/cards/TorrentCard.vue @@ -1,6 +1,7 @@