Add Podman compose support and fix frontend production CSS

Former-commit-id: f197ec0f20
This commit is contained in:
Ken Simpson
2026-03-09 11:51:37 -07:00
parent 91a63cf17a
commit d6f97df336
6 changed files with 146 additions and 15 deletions
+1 -1
View File
@@ -70,4 +70,4 @@ body {
/* Keep popups fully bright and interactive above the dimmed canvas */
.map-focus-active .maplibregl-popup {
z-index: 10 !important;
}
}