Commit f0c9ece6935af74b7a47a877686448f8d9465dae

Authored by Aresn
Committed by GitHub
2 parents 9c67b23f 3a8ad21b

Merge pull request #4571 from JShadowMan/ivu-input-code-quality

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