mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-08 20:31:11 +00:00
fix path pointer-events regression
This commit is contained in:
@@ -37,6 +37,10 @@ path.shadow {
|
||||
transition: 200ms;
|
||||
}
|
||||
|
||||
path.shadow {
|
||||
pointer-events: stroke;
|
||||
}
|
||||
|
||||
/* points */
|
||||
|
||||
g.point .stroke {
|
||||
|
||||
Reference in New Issue
Block a user