Compact mobile map theme selection
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-17 14:42:27 +02:00
parent 75ab8f64ab
commit c0cab9e3c5
4 changed files with 20 additions and 1 deletions
+8
View File
@@ -6695,6 +6695,14 @@ section {
grid-template-columns: 1fr;
}
.geo-theme-list {
max-height: 16rem;
overflow-y: auto;
overscroll-behavior-y: contain;
padding-right: 0.18rem;
scrollbar-gutter: stable;
}
.geo-temporal-summary > div {
border-top: 1px solid #e1e8e5;
border-left: 0;