Fix media marker popup

This commit is contained in:
2026-05-08 18:42:22 +02:00
parent 321e79c230
commit aa1856acb7
6 changed files with 113 additions and 67 deletions
+4
View File
@@ -15,6 +15,10 @@ $thumbnail-max-size: 60px;
max-width: 300px;
}
.maplibregl-popup-tip {
border-top-color: color.$default-bg-light;
}
.maplibregl-popup-content {
padding: var.$block-spacing;
background-color: color.$default-bg-light;