From 50d2b7d6cb680c362cef8ebabc0f785f58626070 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Fri, 22 Aug 2025 17:23:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=87=91=E8=BD=AE=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/AiEmotion.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/AiEmotion.vue b/src/views/AiEmotion.vue index 9a8dd2d..5abbffa 100644 --- a/src/views/AiEmotion.vue +++ b/src/views/AiEmotion.vue @@ -3703,7 +3703,7 @@ const emit = defineEmits(["updateMessage", "sendMessage", "ensureAIchat", "enabl } .golden-wheel-img { - width: 60%; + width: 30%; max-width: 500px; height: auto; }