Added marker add modal

This commit is contained in:
Alexis
2024-01-07 00:31:20 +01:00
parent 2878652158
commit da8bec44b0
8 changed files with 302 additions and 28 deletions

View File

@@ -13,6 +13,8 @@
border-radius: .25rem;
.leaflet-popup-content {
margin: .65rem 1.3rem .65rem .9rem;
.title {
display: block;
font-weight: 600;
@@ -38,6 +40,11 @@
}
}
}
.leaflet-popup-tip {
width: .8rem;
height: .8rem;
}
}
.leaflet-tooltip-pane {
.leaflet-tooltip {