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" >