Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soiz1
/
eruda3
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
eruda3
/
src
/
Settings
/
Settings.scss
soiz1
Migrated from GitHub
271613e
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
172 Bytes
@use
'../style/variable'
as *;
@use
'../style/mixin'
as *;
#settings
{
@include
overflow-auto(y);
}
.safe-area
#settings
{
@include
safe-area(padding-bottom,
0px
);
}