优化 TorrentCard 和 TorrentItem 组件的样式,调整媒体标题和站点名称的布局

This commit is contained in:
jxxghp
2025-03-31 15:31:52 +08:00
parent 91a10c9d28
commit 6b4b44aec6
3 changed files with 9 additions and 11 deletions

View File

@@ -595,7 +595,6 @@ function toggleFilterMenu(key: string) {
}
.view-header {
padding: 12px 16px;
background-color: rgb(var(--v-theme-surface));
border-radius: 12px;
border: 1px solid rgba(var(--v-theme-on-surface), 0.08);