Skip to content

Commit

Permalink
svg should display block
Browse files Browse the repository at this point in the history
  • Loading branch information
HeskeyBaozi committed Aug 27, 2018
1 parent 0c9465a commit 2e85c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/style/mixins/iconfont.less
Expand Up @@ -10,7 +10,7 @@
-moz-osx-font-smoothing: grayscale;

svg {
display: inline-block;
display: block;
}

&:before {
Expand Down

0 comments on commit 2e85c74

Please sign in to comment.