mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-23 15:06:50 +08:00
### 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)
5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
.canvasWrapper {
|
|
position: relative;
|
|
height: 100%;
|
|
}
|