fix: fill ultrawide map stage
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-14 16:00:16 +02:00
parent 905c7a5a45
commit 231205b202
2 changed files with 8 additions and 2 deletions
+4 -2
View File
@@ -5736,8 +5736,10 @@ section {
}
.geo-map-canvas .map-container {
width: 100%;
height: 100%;
position: absolute;
inset: 0;
width: auto;
height: auto;
min-height: 30rem;
border: 0;
border-radius: 0;