mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
free-appending line points
This commit is contained in:
parent
2880231798
commit
5d02cd7c67
5 changed files with 211 additions and 27 deletions
|
@ -17,6 +17,12 @@
|
|||
border-radius: @panel_radius !important;
|
||||
}
|
||||
|
||||
.leaflet-vertex-drag-helper {
|
||||
pointer-events: none !important;
|
||||
background: red;
|
||||
border-radius: 12px;
|
||||
}
|
||||
|
||||
.leaflet-vertex-icon, .leaflet-middle-icon {
|
||||
outline: none !important;
|
||||
border-radius: 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue