Added marker add modal
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user