Set z-index via CSS
This commit is contained in:
@@ -36,6 +36,10 @@
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.react-flow .react-flow__connectionline {
|
||||
z-index: 1001;
|
||||
}
|
||||
|
||||
.react-flow__edge {
|
||||
pointer-events: visibleStroke;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user