fix(input): fix/1754-input-prefix-icon-incorrect-height (#1766)

- Fix the incorrect style rule for input prefix icon
This commit is contained in:
jeremywu 2021-04-07 10:46:24 +08:00 committed by GitHub
parent bb2448c571
commit 76f6a65a42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -162,7 +162,6 @@
}
@include e(icon) {
height: 100%;
width: 25px;
text-align: center;
transition: all .3s;