Starowo's picture
Upload 1411 files
b9fe2b4 verified
raw
history blame contribute delete
183 Bytes
.canvasWrapper {
position: relative;
height: 100%;
:global(.react-flow__node-group) {
.commonNode();
padding: 0;
border: 0;
background-color: transparent;
}
}