mirror of https://github.com/ElemeFE/element
fix icon vertical
parent
f02c3421cb
commit
58194f78e2
|
@ -17,7 +17,7 @@
|
||||||
font-variant: normal;
|
font-variant: normal;
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
vertical-align: bottom;
|
vertical-align: baseline;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
||||||
/* Better Font Rendering =========== */
|
/* Better Font Rendering =========== */
|
||||||
|
|
Loading…
Reference in New Issue