diff --git a/core/core-frontend/src/components/icon-custom/src/Icon.vue b/core/core-frontend/src/components/icon-custom/src/Icon.vue index d5da0ecc9c..f90291b8e4 100644 --- a/core/core-frontend/src/components/icon-custom/src/Icon.vue +++ b/core/core-frontend/src/components/icon-custom/src/Icon.vue @@ -1358,8 +1358,6 @@ const svgClass = computed(() => { overflow: hidden; vertical-align: -0.1em; fill: currentcolor; - width: 100%; - height: 100%; } }