From 2ac8148f6ab81720e1519e831a9ff7832647d413 Mon Sep 17 00:00:00 2001 From: zoujing Date: Mon, 11 Aug 2025 00:28:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=AC=A2=E8=BF=8E=E8=AF=AD=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/chat/ChatTopWelcome.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pages/chat/ChatTopWelcome.vue b/pages/chat/ChatTopWelcome.vue index aea9a38..4171caf 100644 --- a/pages/chat/ChatTopWelcome.vue +++ b/pages/chat/ChatTopWelcome.vue @@ -1,11 +1,11 @@ @@ -47,7 +47,7 @@ align-items: stretch; flex-direction: column; } - + .top-item { display: flex; flex-direction: row; @@ -56,15 +56,15 @@ padding: 0 32px; margin-bottom: -8px; } - + .top-item-left { width: 118px; height: 52px; } - + .top-item-right { width: 130px; height: 130px; margin: -12px 0; } - \ No newline at end of file +