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{