From d430f04b410f1482f236851eba0193eeab74dae3 Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Sat, 11 Apr 2026 15:30:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9A=E4=BD=8D=E5=B1=82=E7=BA=A7=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/index/pc/css/header.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/static/index/pc/css/header.css b/public/static/index/pc/css/header.css index 3bd54cb8..b75f054e 100644 --- a/public/static/index/pc/css/header.css +++ b/public/static/index/pc/css/header.css @@ -263,11 +263,11 @@ a { max-width: 1920px; width: 100%; position: absolute; - top: 4.2em; + top: 4em; left: 0; right: 0; background-color: #fafafb; - z-index: 999; + z-index: 199; border-top: none; overflow: hidden; padding-bottom: 2.375em;