Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Starowo
/
ragflow
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ragflow
/
web
/
src
/
pages
/
chat
/
chat-container
/
index.less
Starowo
Upload 1411 files
b9fe2b4
verified
22 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
118 Bytes
.chatContainer
{
padding
:
0
0
24px
24px
;
.messageContainer
{
overflow-y
: auto;
padding-right
:
24px
;
}
}