From 13e17bdc46b0633b261fb65ce67885a327d51bac Mon Sep 17 00:00:00 2001 From: sws <1141121512@qq.com> Date: Sat, 12 Oct 2024 18:12:49 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=BA=95=E9=83=A8=E5=AF=BC=E8=88=AA=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/div-content/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/common/div-content/index.vue b/src/components/common/div-content/index.vue index 240b2628..28fada9f 100644 --- a/src/components/common/div-content/index.vue +++ b/src/components/common/div-content/index.vue @@ -287,6 +287,7 @@ const float_bottom_change = (val: { bottom: string; location: string }, id: stri top: 0; left: -0.2rem; border: 0.2rem solid $cr-main; + z-index: 1; } .plug-in-animation { transition: all 0.3s ease-in-out;