From 18c6bc740966dad07c060a6d9ba6d08376c30ccb Mon Sep 17 00:00:00 2001 From: "xie.bx" Date: Mon, 30 Jan 2023 12:30:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=81=8A=E5=A4=A9=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E6=97=B6=E9=97=B4=E6=98=BE=E7=A4=BA=E4=B8=8D=E5=85=A8?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- im-ui/src/components/chat/ChatItem.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/im-ui/src/components/chat/ChatItem.vue b/im-ui/src/components/chat/ChatItem.vue index ad3e6a2..b5726b8 100644 --- a/im-ui/src/components/chat/ChatItem.vue +++ b/im-ui/src/components/chat/ChatItem.vue @@ -103,7 +103,7 @@ .mid { margin-left: 15px; - flex: 3; + flex: 2; display: flex; flex-direction: column; height: 100%;