From f246ef1ccc3f76f487fb6e5c27934f410c1717c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=94=90=E6=98=8E=E6=98=8E?= <970899069@qq.com> Date: Fri, 18 Feb 2022 17:22:25 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=81=8A=E5=A4=A9=E7=AA=97?= =?UTF-8?q?=E5=8F=A3=E5=B7=B2=E8=AF=BB=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/im/private/chat.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pages/im/private/chat.vue b/pages/im/private/chat.vue index 73c452b..a8dbf6f 100644 --- a/pages/im/private/chat.vue +++ b/pages/im/private/chat.vue @@ -188,10 +188,8 @@ &.right { flex-direction: row-reverse; - .state { - flex-direction: row; - justify-content: flex-end; + text-align: right; } }