Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
retopara
/
ragflow
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2c10f14
ragflow
/
web
/
src
/
pages
/
flow
/
canvas
/
index.less
balibabu
Feat: Add the iteration Node #4242 (#4247)
2bdad3e
4 months ago
raw
Copy download link
history
blame
Safe
183 Bytes
.canvasWrapper
{
position
: relative;
height
:
100%
;
:
global
(.react-flow__node-group) {
.commonNode
();
padding
:
0
;
border
:
0
;
background-color
: transparent;
}
}