mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
Vertex in turn restriction editor isn't selectable
This commit is contained in:
@@ -953,6 +953,11 @@ g.turn circle {
|
||||
pointer-events: all;
|
||||
}
|
||||
|
||||
.form-field-restrictions .vertex {
|
||||
pointer-events: none;
|
||||
cursor: auto !important;
|
||||
}
|
||||
|
||||
/* Cursors */
|
||||
|
||||
#map {
|
||||
|
||||
Reference in New Issue
Block a user