fix: track buttons fit column width, gray default, red on click

- Removed w-full so button widths are auto (fit content)
- Default: bg-zinc-700 text-zinc-300 hover:bg-zinc-600
- Play-on click: bg-red-700 text-white
This commit is contained in:
2026-07-27 19:42:28 +07:00
parent 60141cef3f
commit db4bdd2471
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long