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...
077390b
ragflow
/
web
/
src
/
pages
/
flow
/
json-upload-modal
/
index.less
balibabu
Feat: Import & export the agents. #3851 (#3894)
6d4da5b
5 months ago
raw
Copy download link
history
blame
Safe
158 Bytes
.uploader
{
:
global
{
.ant-upload-list
{
max-height
:
40vh
;
overflow-y
: auto;
}
}
}
.uploadLimit
{
color
: red;
font-size
:
12px
;
}