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...
ef1c080
ragflow
/
web
/
src
/
components
/
file-upload-modal
/
index.less
balibabu
fix: #567 use modal to upload files in the knowledge base (#601)
4c6dadf
10 months ago
raw
Copy download link
history
blame
Safe
107 Bytes
.uploader
{
:
global
{
.ant-upload-list
{
max-height
:
40vh
;
overflow-y
: auto;
}
}
}