Nez-856 style: 修改表单元素样式未对齐的问题

This commit is contained in:
zhangyu
2021-07-22 14:25:14 +08:00
parent 030ecd4e75
commit b9829dc0f0
4 changed files with 12 additions and 0 deletions

View File

@@ -876,6 +876,9 @@ export default {
color: #909399;
padding: 2px 4px;
}
/deep/ .el-form-item__content .el-input-group {
vertical-align: unset;
}
</style>
<style>
.sub-label {