From b40d233e999143f734b9a10715f872fade33f0c4 Mon Sep 17 00:00:00 2001 From: nongyehong <2439646234@qq.com> Date: Thu, 26 Sep 2024 02:37:54 +0800 Subject: [PATCH] =?UTF-8?q?fix(component):=20:bug:=20=E4=BF=AE=E5=A4=8Dait?= =?UTF-8?q?=E5=BC=B9=E5=87=BA=E6=A1=86=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/rightBox/chatBox/ChatFooter.vue | 3 +-- src/layout/left/model.tsx | 8 ++++---- src/styles/scss/global/variable.scss | 4 ++-- src/styles/scss/message.scss | 2 +- src/styles/scss/theme/default.scss | 18 +++++++++++++----- src/styles/scss/theme/simple.scss | 14 ++++++++++++++ src/views/homeWindow/more/settings/model.tsx | 2 +- 7 files changed, 36 insertions(+), 15 deletions(-) diff --git a/src/components/rightBox/chatBox/ChatFooter.vue b/src/components/rightBox/chatBox/ChatFooter.vue index 1ba0c73..8ad7237 100644 --- a/src/components/rightBox/chatBox/ChatFooter.vue +++ b/src/components/rightBox/chatBox/ChatFooter.vue @@ -1,7 +1,6 @@