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...
cb33b9e
ragflow
/
web
/
src
/
pages
/
document-viewer
/
index.less
balibabu
fix: fix uploaded file time error #680 (#690)
8d2a400
10 months ago
raw
Copy download link
history
blame
Safe
166 Bytes
.viewerWrapper
{
width
:
100%
;
height
:
100%
;
:
global
{
.pdf-canvas
{
text-align
: center;
}
}
.image
{
width
:
100%
;
height
:
100%
;
}
}