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

pull/275/head
俞宝山 2025-06-23 22:37:33 +08:00
parent c964ce0508
commit 1c5532a0fe
1 changed files with 0 additions and 4 deletions

View File

@ -486,10 +486,6 @@ body,
.snowy-theme-dark .odd { .snowy-theme-dark .odd {
background-color: #1d1d1d background-color: #1d1d1d
} }
// 解决浏览器F12爆红aria-hidden问题
.ant-modal div[aria-hidden="true"] {
display: none !important
}
// 以下是重写表单设计器的样式 // 以下是重写表单设计器的样式
.list-main { .list-main {