Hide location label arrow
This commit is contained in:
parent
dfeef3e7e3
commit
12c04c366d
@ -62,6 +62,10 @@ a[href^="https://maps.google.com/maps"]{display:none !important}
|
||||
color: white;
|
||||
}
|
||||
|
||||
.leaflet-tooltip-bottom:before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.leaflet-popup-content-wrapper {
|
||||
background: rgba(0, 0, 0, 0.6) !important;
|
||||
color: white !important;
|
||||
|
Loading…
Reference in New Issue
Block a user