mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 19:35:50 +00:00
8 lines
172 B
SCSS
Vendored
8 lines
172 B
SCSS
Vendored
:root {
|
|
--window-scroll-y: 0px;
|
|
--status-bar-height: 0px;
|
|
--status-bar-color: #ffffff;
|
|
--navigation-bar-height: 0px;
|
|
--navigation-bar-color: #ffffff;
|
|
}
|