fix: align GIS theme styling on ultrawide
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 18:08:43 +02:00
parent 0bb2c8fd65
commit 3a2d1fae74
7 changed files with 119 additions and 44 deletions
+5
View File
@@ -1202,6 +1202,11 @@ details.ai-lab-model-surface > summary strong {
/* Responsive shell */
@media (min-width: 1800px) {
.workbench-main > .geo-explorer {
width: 100%;
max-width: none;
}
.workbench-layout {
grid-template-columns: 13.25rem minmax(0, 1fr);
}