From eb257a16632071469479fd13a93dceddc289d338 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 09 十月 2019 09:43:26 +0800 Subject: [PATCH] 2019-10-09update --- src/components/header/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/header/index.scss b/src/components/header/index.scss index 82568c2..1946da1 100644 --- a/src/components/header/index.scss +++ b/src/components/header/index.scss @@ -3,7 +3,7 @@ .header-container { position: fixed; // background-color: $header-bg; - z-index: 10; + z-index: 1060; left: 0; top: 0; font-weight: bold!important; -- Gitblit v1.8.0