fix: 数字遮挡边框问题

This commit is contained in:
@changcode
2021-06-02 14:23:07 +08:00
parent 1e63b525c2
commit c3dace7cd5

View File

@@ -82,6 +82,8 @@
}
.el-input__count {
right: -40px;
line-height: 29px;
height: 25px;
}
}
}