From d05b98d6e103ddeb54d75a6e2d7269ef45fbf4fa Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 25 Jul 2023 14:39:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E6=8F=8F=E7=82=B9=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E8=B0=83=E5=B0=8F=E5=88=B030px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/packages/tools/AiMap.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/packages/tools/AiMap.vue b/ui/packages/tools/AiMap.vue index 818d4822..6ca450cd 100644 --- a/ui/packages/tools/AiMap.vue +++ b/ui/packages/tools/AiMap.vue @@ -228,8 +228,8 @@ export default { position: relative; & > img { - width: 50px; - height: 50px; + width: 30px; + height: 30px; } & > span {