Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
XuBailing
/
CongMa
like
0
Configuration error
App
Files
Files
Community
107f987
CongMa
/
views
/
src
/
styles
/
global.less
XuBailing
Upload 243 files
107f987
over 1 year 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);
}