refactor(stlyes): use react-flow__container helper

This commit is contained in:
moklick
2021-11-04 15:13:14 +01:00
parent 31ad12ec9c
commit 72f1d8b4e3
12 changed files with 108 additions and 190 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ export default ({
}
return (
<div className="react-flow__nodesselection" style={style}>
<div className="react-flow__nodesselection react-flow__container" style={style}>
<ReactDraggable
scale={tScale}
grid={grid}