From de011b35dbfd95b372c5ec7b63aa329f87a1e556 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Wed, 9 Apr 2025 22:04:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20TorrentCardListView.vue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/torrent/TorrentCardListView.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/torrent/TorrentCardListView.vue b/src/views/torrent/TorrentCardListView.vue index e456dc96..76b92f15 100644 --- a/src/views/torrent/TorrentCardListView.vue +++ b/src/views/torrent/TorrentCardListView.vue @@ -623,7 +623,6 @@ function loadMore({ done }: { done: any }) { .view-header { overflow: hidden; - border: 1px solid rgba(var(--v-theme-on-surface), 0.08); } .sort-container {