From a53e74df9a0cd84336d3484920963693d61272a1 Mon Sep 17 00:00:00 2001 From: dongqian <3475123872@qq.com> Date: Sat, 5 Jul 2025 16:53:00 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=AD=97=E4=BD=932?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/AIchat.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/AIchat.vue b/src/views/AIchat.vue index 325db04..32a9985 100644 --- a/src/views/AIchat.vue +++ b/src/views/AIchat.vue @@ -4161,7 +4161,7 @@ p{ /* margin-left: 6%; */ /* margin-bottom: 10px; */ margin: 0px 6% 10px 6%; - font-size: 30px; + font-size: 20px; } .message-bubble.ai.content2 { @@ -4206,7 +4206,7 @@ p{ /* margin-left: 6%; */ /* margin-bottom: 10px; */ margin: 0px 6% 10px 6%; - font-size: 30px; + font-size: 20px; } .message-bubble.ai.mianze {