mirror of https://github.com/ElemeFE/element
Input: fix clear icon is not centered
parent
af0dc358bc
commit
a5ad2c3bf2
|
@ -80,7 +80,6 @@
|
|||
& .el-input__clear {
|
||||
color: $--input-icon-color;
|
||||
font-size: $--input-font-size;
|
||||
line-height: 16px;
|
||||
cursor: pointer;
|
||||
transition: $--color-transition-base;
|
||||
|
||||
|
|
Loading…
Reference in New Issue