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...
70aabba
ragflow
/
web
/
src
/
pages
/
chat
/
chat-container
/
index.less
balibabu
fix: remove duplicate MessageItem #1289 (#1566)
18da36c
7 months ago
raw
Copy download link
history
blame
Safe
118 Bytes
.chatContainer
{
padding
:
0
0
24px
24px
;
.messageContainer
{
overflow-y
: auto;
padding-right
:
24px
;
}
}