Prevent geographic explorer overflow
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 17:56:48 +02:00
parent b8d621edd5
commit 21103441cf
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -6667,7 +6667,7 @@ section {
}
}
@media (max-width: 1240px) {
@media (max-width: 1500px) {
.geo-explorer-layout {
grid-template-columns: minmax(14rem, 16rem) minmax(28rem, 1fr);
height: auto;