[fix](trx-frontend-http): align recorder download and remove button heights

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-04-04 13:12:40 +02:00
parent 1a88bde406
commit 81427cd87b
@@ -1263,9 +1263,10 @@ small { color: var(--text-muted); }
box-sizing: border-box;
margin: 0;
padding: 0.2rem 0.5rem;
height: 1.55rem;
font-size: 0.78rem;
font-family: inherit;
line-height: 1.4;
line-height: 1;
text-align: center;
text-decoration: none;
border: 1px solid var(--btn-border);