diff --git a/src/style.css b/src/style.css index a5f8ef98..0a725c6f 100644 --- a/src/style.css +++ b/src/style.css @@ -31,7 +31,7 @@ z-index: 5; } -.react-flow__edges { +.react-flow .react-flow__edges { pointer-events: none; overflow: visible; }