mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-30 14:36:35 +08:00
style(form): 修复.el-form-item.hidden跨级选中影响子元素样式的问题
This commit is contained in:
parent
0680bca2b4
commit
a55c6eb8b0
@ -30,7 +30,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.el-form-item.hidden {
|
.el-form-item.hidden {
|
||||||
.el-form-item__label {
|
> .el-form-item__label {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user