From f914f89aa455e719750da772cf98e23b64e6fdfe Mon Sep 17 00:00:00 2001 From: TC-twwang <741682830@qq.com> Date: Wed, 22 Mar 2023 16:35:34 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Dtabs=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E5=B1=95=E5=BC=80=E5=86=85=E5=AE=B9=E8=A2=AB=E9=81=AE=E7=9B=96?= =?UTF-8?q?=EF=BC=8Cmulti-slect=E8=BF=94=E5=9B=9E=E5=80=BC=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0value?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/tabs/index.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/tabs/index.less b/src/tabs/index.less index 07b4bf9..2d49110 100644 --- a/src/tabs/index.less +++ b/src/tabs/index.less @@ -174,6 +174,7 @@ &__expand-content{ position: absolute; background: #f5f5f5; + z-index: 500; } &__expand-mask{ @@ -204,8 +205,6 @@ box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.06) inset; background: #fff; padding: 16px; - margin-left: -10px; - margin-right: -10px; } &__expand-item {