mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
removed arrow pointer events
This commit is contained in:
parent
f8d2b6a5bd
commit
17a929956c
1 changed files with 5 additions and 0 deletions
|
@ -103,6 +103,11 @@
|
||||||
top: -18px;
|
top: -18px;
|
||||||
width: 48px;
|
width: 48px;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
|
pointer-events: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.leaflet-arrow-icon {
|
||||||
|
pointer-events: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.leaflet-km-marker, .leaflet-km-marker-2 {
|
.leaflet-km-marker, .leaflet-km-marker-2 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue