### What problem does this PR solve? feat: add custom edge feat: add flow card feat: add store for canvas #918 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
4 lines
57 B
Text
4 lines
57 B
Text
.canvasWrapper {
|
|
position: relative;
|
|
height: 100%;
|
|
}
|