Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zxsipola123456
/
ragflow
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
515827a
ragflow
/
web
/
src
/
global.less
zxsipola123456
Upload 769 files
ab2ded1
verified
5 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%
;
}