From 3a8ad21b124fda765848e836da8c1f13dfbf6c4b Mon Sep 17 00:00:00 2001 From: Jayson Date: Sun, 23 Sep 2018 14:43:05 +0800 Subject: [PATCH] code quality --- src/styles/components/input.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/components/input.less b/src/styles/components/input.less index 513d178..d02ae97 100644 --- a/src/styles/components/input.less +++ b/src/styles/components/input.less @@ -9,7 +9,7 @@ vertical-align: middle; // #2149 & #2219 - line-height: normal + line-height: normal; } &-icon { width: 32px; -- libgit2 0.21.4