Behebe Fehler in #46

This commit is contained in:
nocnico
2025-07-06 02:38:35 +02:00
parent 2cdbab9f28
commit 76384c6ecd
5 changed files with 79 additions and 60 deletions

View File

@@ -28,6 +28,11 @@
scrollbar-gutter: unset;
}
.leaflet-container:focus {
outline: none !important;
box-shadow: none !important;
}
.leaflet-popup-tip-container {
display: none;
}