mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(input): fix/1754-input-prefix-icon-incorrect-height (#1766)
- Fix the incorrect style rule for input prefix icon
This commit is contained in:
@@ -162,7 +162,6 @@
|
||||
}
|
||||
|
||||
@include e(icon) {
|
||||
height: 100%;
|
||||
width: 25px;
|
||||
text-align: center;
|
||||
transition: all .3s;
|
||||
|
||||
Reference in New Issue
Block a user