From 0206235e8f6c4a693b304e634513a93b08973aaf Mon Sep 17 00:00:00 2001 From: xieyonghong <18010623010@163.com> Date: Sun, 23 Apr 2023 15:06:47 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BC=98=E5=8C=96=E5=91=8A=E8=AD=A6?= =?UTF-8?q?=E4=B8=AD=E5=BF=83-=E4=BB=AA=E8=A1=A8=E7=9B=98=E5=9B=BE?= =?UTF-8?q?=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/rule-engine/DashBoard/components/TopCard.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/rule-engine/DashBoard/components/TopCard.vue b/src/views/rule-engine/DashBoard/components/TopCard.vue index a8d07992..7bf5138c 100644 --- a/src/views/rule-engine/DashBoard/components/TopCard.vue +++ b/src/views/rule-engine/DashBoard/components/TopCard.vue @@ -78,8 +78,8 @@ const props = defineProps({ align-items: flex-end; justify-content: flex-end; img { - width: 100%; - height: 100%; + width: 100px; + height: 100px; } } .content-right-echart{