Add Podman compose support and fix frontend production CSS

This commit is contained in:
Ken Simpson
2026-03-09 11:51:37 -07:00
parent 85748a6fea
commit f197ec0f20
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;
}
}