feat(player): ui-ux-pro-max design system upgrade for theme-2 desktop

This commit is contained in:
mars
2026-07-13 09:42:23 +08:00
parent 4cbc846d05
commit 3af2fe72d4
10 changed files with 370 additions and 134 deletions

View File

@@ -223,5 +223,7 @@ function statusLabel(status: string) {
.muted-cell {
color: var(--text-muted);
max-width: 280px;
font-size: 12px;
font-family: var(--font-data);
}
</style>