fix: 解决desription 数字遮挡边框问题

This commit is contained in:
@changcode
2021-06-02 15:41:43 +08:00
parent 38166bbdfb
commit 0591146fff

View File

@@ -102,7 +102,12 @@
}
}
}
.el-form-item {
.el-input__count {
line-height: 29px;
height: 25px;
}
}
.el-input__inner, .el-textarea__inner {
padding: 0 10px;