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 {