From 87aa717cf4915e5978e592ff56e5cf059a4b55ce Mon Sep 17 00:00:00 2001 From: gerson <1405270578@qq.com> Date: 星期日, 30 六月 2024 10:18:22 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/WI/Web.V1.0 --- src/layout/component/header/Header.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/layout/component/header/Header.vue b/src/layout/component/header/Header.vue index 7bf34b9..a8175cd 100644 --- a/src/layout/component/header/Header.vue +++ b/src/layout/component/header/Header.vue @@ -68,7 +68,6 @@ width: 100%; height: 42px; background-color: #fff; - position: absolute; top: 0; z-index: 10; } -- Gitblit v1.9.3