From 80fc947bbf69f64587a94ea2e2584e770a83af43 Mon Sep 17 00:00:00 2001 From: zoujing Date: Tue, 12 Aug 2025 18:22:14 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=AC=A2=E8=BF=8E=E6=A0=8F=E7=9A=84?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/chat/ChatTopWelcome.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/chat/ChatTopWelcome.vue b/pages/chat/ChatTopWelcome.vue index 4171caf..a9ce4b6 100644 --- a/pages/chat/ChatTopWelcome.vue +++ b/pages/chat/ChatTopWelcome.vue @@ -54,7 +54,7 @@ justify-content: space-between; align-items: center; padding: 0 32px; - margin-bottom: -8px; + margin-bottom: -6px; } .top-item-left { @@ -65,6 +65,5 @@ .top-item-right { width: 130px; height: 130px; - margin: -12px 0; }