refactor(edges): stronger svg selector #2016

This commit is contained in:
moklick
2022-03-30 11:28:05 +02:00
parent b413c768dd
commit c5cd8a15e9

View File

@@ -31,7 +31,7 @@
z-index: 5;
}
.react-flow__edges {
.react-flow .react-flow__edges {
pointer-events: none;
overflow: visible;
}