Fix globe center

This commit is contained in:
2026-05-13 12:49:40 +02:00
parent b88fb4ca9d
commit 17fe2330c6
3 changed files with 40 additions and 42 deletions
+4
View File
@@ -11,6 +11,10 @@ $thumbnail-max-size: 60px;
bottom: 0;
width: 100%;
.maplibregl-marker-covered {
pointer-events: none;
}
.maplibregl-popup {
max-width: 300px;
}