[fix](trx-frontend): polish map filter layout

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:37:05 +01:00
parent a194043caf
commit bd5c909695
2 changed files with 27 additions and 10 deletions
@@ -1552,8 +1552,6 @@ small { color: var(--text-muted); }
flex-direction: column;
gap: 0.3rem;
margin-bottom: 0.55rem;
padding-top: 0.15rem;
border-top: 1px solid color-mix(in srgb, var(--border) 86%, transparent);
}
.map-locator-filter-group {
display: flex;