mirror of https://gitee.com/xiaonuobase/snowy
【更新】antdv自行修复的bug无需我们做补丁
parent
c964ce0508
commit
1c5532a0fe
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue