From ee6aacd97480adf5e7903789a18366a44861491f Mon Sep 17 00:00:00 2001 From: zoujing Date: Thu, 30 Oct 2025 19:48:04 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8F=91=E9=80=81=E6=B6=88=E6=81=AF?= =?UTF-8?q?=E7=9A=84=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/components/chat/ChatCardMine/styles/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index/components/chat/ChatCardMine/styles/index.scss b/src/pages/index/components/chat/ChatCardMine/styles/index.scss index f97dbfc..2eb4d92 100644 --- a/src/pages/index/components/chat/ChatCardMine/styles/index.scss +++ b/src/pages/index/components/chat/ChatCardMine/styles/index.scss @@ -1,5 +1,5 @@ .chat-mine { - margin: 6px 12px; + margin: 0 12px 6px; padding: 8px 16px; border-radius: 15px;