From 288a7ebc20b868a931b4fa5bf2d1dab283edbee2 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Wed, 9 Apr 2025 22:03:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20TorrentRowListView.vue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/torrent/TorrentRowListView.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/torrent/TorrentRowListView.vue b/src/views/torrent/TorrentRowListView.vue index 65837c29..42965007 100644 --- a/src/views/torrent/TorrentRowListView.vue +++ b/src/views/torrent/TorrentRowListView.vue @@ -621,8 +621,6 @@ onMounted(() => { .view-header { overflow: hidden; - border: 1px solid rgba(var(--v-theme-on-surface), 0.08); - box-shadow: none; } .search-count {