File size: 183 Bytes
be99f83
 
 
2bdad3e
 
 
 
 
 
be99f83
1
2
3
4
5
6
7
8
9
10
11
.canvasWrapper {
  position: relative;
  height: 100%;
  :global(.react-flow__node-group) {
    .commonNode();
    padding: 0;
    border: 0;
    background-color: transparent;
  }
}