inline-block 会导致容器内容的偏移..

pull/41/head
afc163 10 years ago
parent 56e59c939e
commit 5e9c3b9ba6

@ -8,7 +8,7 @@
text-rendering: auto;
&:before {
display: inline-block;
display: block;
font-family: "anticon" !important;
}
}

Loading…
Cancel
Save