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 {