Commit 5c57a1dd authored by Vben's avatar Vben

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

parent c2635f35
...@@ -47,6 +47,7 @@ ...@@ -47,6 +47,7 @@
@prefix-cls: ~'@{namespace}-svg-icon'; @prefix-cls: ~'@{namespace}-svg-icon';
.@{prefix-cls} { .@{prefix-cls} {
display: inline-block;
overflow: hidden; overflow: hidden;
vertical-align: -0.15em; vertical-align: -0.15em;
fill: currentColor; fill: currentColor;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment