This commit is contained in:
Gdpao
2020-08-11 22:15:58 +08:00
parent 20259ddf00
commit ef79718190
11 changed files with 376 additions and 134 deletions

View File

@@ -41,6 +41,7 @@
@import "/static/css/normalize";
/* 顶部自定义导航留白 */
.status_bar {
z-index: 1000;
width: 100%;
height: var(--status-bar-height);
}