Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
leurez
/
moss
like
4
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
186b709
moss
/
src
/
styles
/
global.less
xianqiu
change the port
61ede3b
almost 2 years ago
raw
Copy download link
history
blame
Safe
143 Bytes
html
,
body
,
#app
{
height
:
100%
;
}
body
{
padding-bottom
:
constant
(safe-area-inset-bottom);
padding-bottom
:
env
(safe-area-inset-bottom);
}