From 9fd9f02ac06d439e9825907d6ecf51a7e0b62fb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Thu, 21 Aug 2025 16:01:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=83=85=E7=BB=AA=E5=A4=A7=E6=A8=A1=E5=9E=8B?= =?UTF-8?q?=E5=96=87=E5=8F=AD=E6=AD=A3=E4=BD=8D=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 9042fe3..e7dbaa9 100644 --- a/src/views/AiEmotion.vue +++ b/src/views/AiEmotion.vue @@ -4099,7 +4099,7 @@ const emit = defineEmits(["updateMessage", "sendMessage", "ensureAIchat", "enabl .user-content { display: flex; height: 100%; - align-items: flex-start; + align-items: center; margin-right: 5px; }