style: track buttons with border, rounded, 20px height, 14px font, red active

- Each button: border border-zinc-600 rounded-md, h-[20px], text-[14px]
- Active/play-on track: bg-red-700 (red), selected track: bg-yellow-600
- Off track: bg-zinc-800 text-zinc-500
This commit is contained in:
2026-07-27 19:41:06 +07:00
parent 9c0909c3fa
commit 60141cef3f
2 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long