From 3a9bb5c3a35bfe8b303ec94389d5b17ac4697efe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E7=AB=A5=E5=B4=87?= <1261960504@qq.com> Date: Wed, 22 Dec 2021 13:45:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E7=89=87=E5=B1=82?= =?UTF-8?q?=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/home/SeventhSection/index.scss | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/home/SeventhSection/index.scss b/src/home/SeventhSection/index.scss index a9889f88..6982c33f 100644 --- a/src/home/SeventhSection/index.scss +++ b/src/home/SeventhSection/index.scss @@ -3,7 +3,7 @@ text-align: center; padding-top: 2.5em; padding-bottom: 0.625em; - z-index: 100000; + z-index: 100; margin-bottom: -0.625em; border-bottom: 1px solid #cbdcff; .seventh-main { @@ -15,7 +15,6 @@ height: 31.25em; left: 0; bottom: 2.5em; - // z-index: 10; .client { position: absolute; width: 6.25em; @@ -130,7 +129,7 @@ .slick-list { width: 33.75em; margin: 0 auto; - z-index: 10000; + z-index: 1001; } .issue-item { text-align: center;