【更新】antdv自行修复的bug无需我们做补丁

This commit is contained in:
俞宝山
2025-06-23 22:37:33 +08:00
parent c964ce0508
commit 1c5532a0fe

View File

@@ -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 {