From b29bbedd2d38f6e4e8a9b7ae2634340684de182e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Wed, 20 Aug 2025 16:35:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=A9=E6=A8=A1=E5=9E=8B=E5=AF=B9=E8=AF=9D?= =?UTF-8?q?=E6=A1=86=E4=B8=80=E8=87=B4=E3=80=82?= 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 8374b62..6e28c83 100644 --- a/src/views/AiEmotion.vue +++ b/src/views/AiEmotion.vue @@ -4147,7 +4147,7 @@ const emit = defineEmits(["updateMessage", "sendMessage", "ensureAIchat", "enabl font-weight: bold; padding: 15px 20px; border-radius: 15px; - max-width: 60%; + max-width: 80%; text-align: left; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); margin: 0;