From 3681676264e183d3a8a2ba5fc56770628b1e6ef4 Mon Sep 17 00:00:00 2001 From: "Yii.Guxing" Date: Tue, 30 Apr 2019 10:48:15 +0800 Subject: [PATCH] Input: fix input style --- packages/theme-chalk/src/input.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/theme-chalk/src/input.scss b/packages/theme-chalk/src/input.scss index 55bc018610..93c30c0b19 100644 --- a/packages/theme-chalk/src/input.scss +++ b/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;