[fix](trx-frontend): replace locator wavelength filters with bands

Co-authored-by: OpenAI Codex <codex@openai.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-03-03 22:12:27 +01:00
parent b9b420fa54
commit 4bdb4937c9
3 changed files with 80 additions and 48 deletions
@@ -1626,7 +1626,7 @@ small { color: var(--text-muted); }
font-size: 0.8rem;
font-weight: 600;
}
.map-locator-chip-wavelength {
.map-locator-chip-band {
font-size: 0.78rem;
font-weight: 700;
color: var(--chip-color);