From 7ae048fd86b264b3d29beeaa7b2c8422148e5646 Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Fri, 26 Jan 2024 11:15:03 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20style:=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E7=AB=8B=E5=87=8F=E9=87=91=E7=A9=BF=E6=A8=A1=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/knockGold/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/knockGold/index.less b/src/components/knockGold/index.less index cc6f1315..39bce5d3 100644 --- a/src/components/knockGold/index.less +++ b/src/components/knockGold/index.less @@ -453,7 +453,7 @@ font-size: 16px; width: 375px !important; box-sizing: border-box; - z-index: 1003; + z-index: 99999; overflow: auto; scrollbar-width: none; background-color: rgb(238 25 32);