Skip to content

Commit

Permalink
fix(icon): ensure the menu icon style is correct, fix #425
Browse files Browse the repository at this point in the history
  • Loading branch information
anncwb committed Mar 25, 2021
1 parent c2635f3 commit 5c57a1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Icon/src/SvgIcon.vue
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
@prefix-cls: ~'@{namespace}-svg-icon';
.@{prefix-cls} {
display: inline-block;
overflow: hidden;
vertical-align: -0.15em;
fill: currentColor;
Expand Down

0 comments on commit 5c57a1d

Please sign in to comment.