[style](trx-frontend-http): enlarge play button icon to fill header button

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-03-21 23:40:56 +01:00
parent ea362c9cdd
commit f023369c7d
@@ -1042,8 +1042,8 @@ small { color: var(--text-muted); }
flex-shrink: 0; flex-shrink: 0;
} }
.header-audio-btn svg { .header-audio-btn svg {
width: 1rem; width: 1.5rem;
height: 1rem; height: 1.5rem;
} }
.header-audio-btn.audio-active { .header-audio-btn.audio-active {
color: var(--accent-green); color: var(--accent-green);