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...
cfd6ece
ragflow
/
web
/
src
/
pages
/
file-manager
/
file-upload-modal
/
index.less
balibabu
feat: translate FileManager #345 (#558)
7c6cf75
about 1 year ago
raw
Copy download link
history
blame
Safe
Wrap lines
107 Bytes
.uploader
{
:
global
{
.ant-upload-list
{
max-height
:
40vh
;
overflow-y
: auto;
}
}
}