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...
a3e5fd8
ragflow
/
web
/
src
/
pages
/
flow
/
chat
/
index.less
balibabu
feat: add OperateDropdown and send debug message #918 (#1095)
8441328
9 months ago
raw
Copy download link
history
blame
Safe
122 Bytes
.chatContainer
{
padding
:
0
;
height
:
100%
;
.messageContainer
{
overflow-y
: auto;
padding-right
:
24px
;
}
}