Commit dec9ae104dd272062632b88c7be5557a61e24368
1 parent
39fc24dc
update Icon style
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/styles/common/iconfont/_ionicons-font.less
@@ -23,6 +23,7 @@ | @@ -23,6 +23,7 @@ | ||
23 | line-height: 1; | 23 | line-height: 1; |
24 | -webkit-font-smoothing: antialiased; | 24 | -webkit-font-smoothing: antialiased; |
25 | -moz-osx-font-smoothing: grayscale; | 25 | -moz-osx-font-smoothing: grayscale; |
26 | + vertical-align: middle; | ||
26 | } | 27 | } |
27 | 28 | ||
28 | .ivu-icon { | 29 | .ivu-icon { |