Preserve map analysis across workspaces
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 03:06:05 +02:00
parent 03c6154cac
commit 161564f3d4
6 changed files with 18 additions and 3 deletions
+3
View File
@@ -7262,3 +7262,6 @@ section {
flex-direction: column;
}
}
.workspace-persistent-map[hidden] {
display: none;
}