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

@@ -1159,6 +1159,9 @@ export default {
.endpoint-table-btn{
}
/deep/ .el-form-item__content .el-input-group {
vertical-align: unset;
}
</style>
<style lang="scss">
.el-table__row.hide-row{