Explorar el Código

Input: fix clear icon is not centered

Yii.Guxing hace 6 años
padre
commit
a5ad2c3bf2
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      packages/theme-chalk/src/input.scss

+ 0 - 1
packages/theme-chalk/src/input.scss

@@ -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;