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...
028fe40
ragflow
/
web
/
src
/
global.less
balibabu
fix: replace some pictures of chunk method #437 (#438)
700dff9
10 months ago
raw
Copy download link
history
blame
Safe
171 Bytes
@import
url(
./inter.less
);
html
{
height
:
100%
;
}
body
{
font-family
: Inter;
margin
:
0
;
height
:
100%
;
}
#root
{
height
:
100%
;
}
.ant-app
{
height
:
100%
;
}