Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zxsipola123456
/
ragflow
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c44aa51
ragflow
/
web
/
src
/
pages
/
chat
/
chat-container
/
index.less
zxsipola123456
Upload 769 files
ab2ded1
verified
9 months ago
raw
Copy download link
history
blame
Safe
118 Bytes
.chatContainer
{
padding
:
0
0
24px
24px
;
.messageContainer
{
overflow-y
: auto;
padding-right
:
24px
;
}
}