[style](trx-frontend-http): APRS bar clear button rounded rect

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-03-01 14:58:02 +01:00
parent 8e353620de
commit 3e5df90c8f
@@ -661,7 +661,7 @@ small { color: var(--text-muted); }
.aprs-bar-clear {
background: none;
border: 1px solid color-mix(in srgb, var(--accent-green) 40%, transparent);
border-radius: 999px;
border-radius: 3px;
padding: 0.02rem 0.3rem;
font-family: inherit;
font-size: 0.78em;