balibabu
Feat: Add the iteration Node #4242 (#4247)
2bdad3e
raw
history blame
183 Bytes
.canvasWrapper {
position: relative;
height: 100%;
:global(.react-flow__node-group) {
.commonNode();
padding: 0;
border: 0;
background-color: transparent;
}
}