Harden RC9 UX and performance states
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-18 06:37:54 +02:00
parent 55685ba1bd
commit 9b0239747d
21 changed files with 845 additions and 25 deletions
+5
View File
@@ -1656,6 +1656,11 @@ details.ai-lab-model-surface > summary strong {
max-width: none;
}
.workbench-main > .workspace-persistent-map {
width: 100%;
max-width: none;
}
.workbench-layout {
grid-template-columns: 13.25rem minmax(0, 1fr);
}