diff --git a/src/components/Icon/src/SvgIcon.vue b/src/components/Icon/src/SvgIcon.vue index 4e3cd042..300e8de4 100644 --- a/src/components/Icon/src/SvgIcon.vue +++ b/src/components/Icon/src/SvgIcon.vue @@ -47,6 +47,7 @@ @prefix-cls: ~'@{namespace}-svg-icon'; .@{prefix-cls} { + display: inline-block; overflow: hidden; vertical-align: -0.15em; fill: currentColor;