Commit 3a8ad21b124fda765848e836da8c1f13dfbf6c4b

Authored by Jayson
1 parent 9c67b23f

code quality

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/styles/components/input.less
... ... @@ -9,7 +9,7 @@
9 9 vertical-align: middle;
10 10  
11 11 // #2149 & #2219
12   - line-height: normal
  12 + line-height: normal;
13 13 }
14 14 &-icon {
15 15 width: 32px;
... ...