From 52fba50c9b5597f15016a7fee7eedbad8aafdc2b Mon Sep 17 00:00:00 2001 From: SuperManTouX <93423476+SuperManTouX@users.noreply.github.com> Date: Fri, 6 Mar 2026 11:51:58 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A7=BB=E5=8A=A8=E6=94=B6=E9=BD=90?= =?UTF-8?q?=E4=BE=A7=E8=BE=B9=E6=A0=8F=E5=8A=9F=E8=83=BD=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E5=88=B0=E5=AF=B9=E8=AF=9D=E5=8C=BA=E5=9F=9FHeader=EF=BC=8C?= =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=BE=A7=E8=BE=B9=E6=A0=8FHeader=EF=BC=9B?= =?UTF-8?q?=E6=89=A9=E5=A4=A7=E5=AF=B9=E8=AF=9D=E5=8C=BA=E5=9F=9Fpadding-l?= =?UTF-8?q?eft-right=EF=BC=8C=E8=A7=A3=E9=99=A4=E8=BE=93=E5=87=BA=E6=A1=86?= =?UTF-8?q?max-width=E4=BD=BF=E5=85=B6=E5=AF=B9=E9=BD=90=E5=AF=B9=E8=AF=9D?= =?UTF-8?q?=E5=8C=BA=E5=9F=9F=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/chat/ChatHeader.vue | 5 +++-- src/components/chat/ChatMain.vue | 11 ++++++----- src/components/message/MessageBubble.vue | 2 +- src/components/sidebar/ChatSidebar.vue | 22 ++++++++++++---------- 4 files changed, 22 insertions(+), 18 deletions(-) diff --git a/src/components/chat/ChatHeader.vue b/src/components/chat/ChatHeader.vue index 64bbd86..df59b94 100644 --- a/src/components/chat/ChatHeader.vue +++ b/src/components/chat/ChatHeader.vue @@ -3,12 +3,12 @@