From 59e12c5e961402dc669946dc54f051aaccc3ff35 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sun, 18 May 2025 12:55:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20TorrentCard=20=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E7=9A=84=E6=A0=B7=E5=BC=8F=EF=BC=8C=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=9B=BF=E6=8D=A2=E8=AF=8D=E6=94=AF=E6=8C=81=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=E7=9A=84=E6=8F=8F=E8=BF=B0=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/cards/TorrentCard.vue | 2 +- src/locales/en-US.ts | 2 +- src/locales/zh-CN.ts | 2 +- src/locales/zh-TW.ts | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/cards/TorrentCard.vue b/src/components/cards/TorrentCard.vue index da6ee1ef..2b443bb8 100644 --- a/src/components/cards/TorrentCard.vue +++ b/src/components/cards/TorrentCard.vue @@ -283,7 +283,7 @@ onMounted(() => { v-for="(item, index) in props.more" :key="index" @click.stop="handleAddDownload(item)" - class="border-b border-opacity-5 hover:bg-primary-lighten-5" + class="hover:bg-primary-lighten-5" >