mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-27 14:16:42 +02: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