style(form): 修复.el-form-item.hidden跨级选中影响子元素样式的问题
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
}
|
||||
|
||||
.el-form-item.hidden {
|
||||
.el-form-item__label {
|
||||
> .el-form-item__label {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user