From 1c5532a0fe28705959a295a6d1c6e276e9b422b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BF=9E=E5=AE=9D=E5=B1=B1?= <1253070437@qq.com> Date: Mon, 23 Jun 2025 22:37:33 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91antdv?= =?UTF-8?q?=E8=87=AA=E8=A1=8C=E4=BF=AE=E5=A4=8D=E7=9A=84bug=E6=97=A0?= =?UTF-8?q?=E9=9C=80=E6=88=91=E4=BB=AC=E5=81=9A=E8=A1=A5=E4=B8=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- snowy-admin-web/src/style/index.less | 4 ---- 1 file changed, 4 deletions(-) diff --git a/snowy-admin-web/src/style/index.less b/snowy-admin-web/src/style/index.less index db69a0b6..336ccd46 100644 --- a/snowy-admin-web/src/style/index.less +++ b/snowy-admin-web/src/style/index.less @@ -486,10 +486,6 @@ body, .snowy-theme-dark .odd { background-color: #1d1d1d } -// 解决浏览器F12爆红aria-hidden问题 -.ant-modal div[aria-hidden="true"] { - display: none !important -} // 以下是重写表单设计器的样式 .list-main {