From bdf207f6a17c6634cc0dd8c271316f147c9103c2 Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Fri, 26 Jan 2024 15:46:41 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20style:=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E7=AB=8B=E5=87=8F=E9=87=91=E5=92=8C=E7=BA=A2=E5=8C=85=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/redPackets/index.less | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/redPackets/index.less b/src/components/redPackets/index.less index bef1d866..207903e2 100644 --- a/src/components/redPackets/index.less +++ b/src/components/redPackets/index.less @@ -14,7 +14,7 @@ width: 375px !important; box-sizing: border-box; padding: 0 !important; - z-index: 1003; + z-index: 99999; overflow: auto; scrollbar-width: none; background-color: rgb(250, 67, 59); @@ -201,7 +201,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); @@ -645,7 +645,7 @@ width: 375px !important; box-sizing: border-box; padding: 0 !important; - z-index: 1003; + z-index: 99999; overflow: auto; scrollbar-width: none; background-color: rgb(250, 67, 59);