Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
pandaall
/
ragflow
like
0
Dataset card
Files
Files and versions
xet
Community
main
ragflow
/
ragflow-main
/
web
/
src
/
pages
/
chat
/
chat-container
/
index.less
pandaall
Upload 1223 files
ec730cc
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
118 Bytes
.chatContainer
{
padding
:
0
0
24px
24px
;
.messageContainer
{
overflow-y
: auto;
padding-right
:
24px
;
}
}