From a310ee79532012013f7afc3ed6dd76908956eb91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Fri, 4 Jul 2025 15:55:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E5=B7=A6=E4=B8=8A=E8=A7=92=E8=82=A1=E7=A5=A8=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E7=9A=84=E5=AE=BD=E5=BA=A6=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 834b678..c6c4411 100644 --- a/src/views/AiEmotion.vue +++ b/src/views/AiEmotion.vue @@ -2754,7 +2754,7 @@ defineExpose({ } .span01 { - width: 70%; + width: 50%; font-size: 1rem; padding: 6px; }