Browse Source

Add line-height for icon

pull/520/head
afc163 9 years ago
parent
commit
927a0f57d6
  1. 1
      style/mixins/iconfont.less

1
style/mixins/iconfont.less

@ -6,6 +6,7 @@
text-align: center;
text-transform: none;
text-rendering: auto;
line-height: 1;
&:before {
display: block;

Loading…
Cancel
Save