Fix popup hovering (bubbling) 2

This commit is contained in:
2020-08-20 22:42:09 +02:00
parent 3c5a83b366
commit 2ed8870fbe
4 changed files with 30 additions and 22 deletions

View File

@@ -18,9 +18,6 @@ $stroke-width-axis : 2;
}
.leaflet-popup {
padding-bottom: 60px;
margin-bottom: -40px;
.leaflet-popup-content-wrapper {
border-radius: 5px;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long