mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 09:04:02 +02:00
Switch KeepRight markers to use touch targets
This makes it easier to select the KeepRight issue and avoid selecting the OSM geometry underneath them
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
|
||||
/* `.target` objects are interactive */
|
||||
/* They can be picked up, clicked, hovered, or things can connect to them */
|
||||
.kr_error.target,
|
||||
.note.target,
|
||||
.node.target,
|
||||
.turn .target {
|
||||
|
||||
Reference in New Issue
Block a user