From 52f6fdc42d8ec452c4d4b11fbb5f77bb72c73a8b Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 23 May 2022 16:45:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=9F=E8=83=BD=E4=BC=98=E5=8C=96-=E5=8F=91?= =?UTF-8?q?=E9=80=81=E6=96=87=E4=BB=B6=E4=B9=8B=E5=89=8D=E4=BA=8C=E6=AC=A1?= =?UTF-8?q?=E7=A1=AE=E8=AE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../support/conversation/components/MsgBubble/style.module.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/customerservice/support/conversation/components/MsgBubble/style.module.css b/src/pages/customerservice/support/conversation/components/MsgBubble/style.module.css index 5bfdc1b..2179c67 100644 --- a/src/pages/customerservice/support/conversation/components/MsgBubble/style.module.css +++ b/src/pages/customerservice/support/conversation/components/MsgBubble/style.module.css @@ -25,8 +25,6 @@ width: 200px; height: 120px; position: relative; - -display: flex; - -flex-direction: column; -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Chrome/Safari/Opera */ -khtml-user-select: none; /* Konqueror */