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...
af5bb18
ragflow
/
web
/
src
/
pages
/
flow
/
canvas
/
node
/
index.less
balibabu
feat: add FlowCanvas (#593)
dcce454
12 months ago
raw
Copy download link
history
blame
194 Bytes
.textUpdaterNode
{
height
:
50px
;
border
:
1px
solid
#eee
;
padding
:
5px
;
border-radius
:
5px
;
background
: white;
label
{
display
: block;
color
:
#777
;
font-size
:
12px
;
}
}