From f209356efa6d7feff1ba7f6bec074e5b59b6b20b Mon Sep 17 00:00:00 2001 From: junjun Date: Fri, 19 Jul 2024 15:55:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20Icon=E6=B8=B2=E6=9F=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/components/icon-custom/src/Icon.vue | 2 -- 1 file changed, 2 deletions(-) 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%; } }