优化 TorrentCardListView 和 TorrentRowListView 组件的确认按钮样式

This commit is contained in:
jxxghp
2025-05-25 15:51:24 +08:00
parent deaaf1834d
commit 7e637f835a
3 changed files with 2 additions and 7 deletions

View File

@@ -354,11 +354,6 @@ html.v-overlay-scroll-blocked {
.v-table {
border-radius: 0;
background-color: rgba(var(--v-theme-surface), 0.3);
.v-table__wrapper > table > thead {
backdrop-filter: blur(10px);
background-color: rgba(var(--v-theme-surface), 0.3);
}
}
// 页脚