fix(icon): ensure the menu icon style is correct, fix #425

This commit is contained in:
Vben 2021-03-25 23:56:36 +08:00
parent c2635f35c0
commit 5c57a1dda1

View File

@ -47,6 +47,7 @@
@prefix-cls: ~'@{namespace}-svg-icon';
.@{prefix-cls} {
display: inline-block;
overflow: hidden;
vertical-align: -0.15em;
fill: currentColor;