From be9f7c28a7533a38974f4b20114f125fe43d032c Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Thu, 21 Nov 2024 11:35:22 +0800 Subject: [PATCH] no message --- css/index.css | 1 - css/index.less | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/css/index.css b/css/index.css index ea73067..70e9f97 100644 --- a/css/index.css +++ b/css/index.css @@ -372,7 +372,6 @@ opacity: 0; height: 0; width: 300px; - z-index: 2; flex-direction: column; align-items: center; } diff --git a/css/index.less b/css/index.less index 839977c..590fb87 100644 --- a/css/index.less +++ b/css/index.less @@ -411,7 +411,7 @@ opacity: 0; height: 0; width: 300px; - z-index: 2; + // z-index: 2; &.show { height: 180px; opacity: 1;