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

@@ -151,10 +151,13 @@ onActivated(() => {
<style scoped>
.type-cell {
font-weight: 700;
font-family: var(--font-heading);
color: var(--text);
}
.muted-cell {
color: var(--text-muted);
max-width: 420px;
font-size: 12px;
}
</style>