From b854a2ca787a4a78b87c7a31ec4d6908e7f92275 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期三, 26 三月 2025 16:47:12 +0800
Subject: [PATCH] 完善页面

---
 src/components/AiChat.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/AiChat.vue b/src/components/AiChat.vue
index 41a0fd7..f3e687b 100644
--- a/src/components/AiChat.vue
+++ b/src/components/AiChat.vue
@@ -140,7 +140,7 @@
 
 .chat-messages {
   padding: 16px;
-  margin-top: 54px;
+  margin-top: 14px;
   overflow-y: auto;
   width: 800px;
   height: 680px;

--
Gitblit v1.8.0