From 4afd27872d03cdb3394a820447eabdba1dcd8ff3 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 23 May 2022 16:35:21 +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/ChatInput/style.module.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/customerservice/support/conversation/components/ChatInput/style.module.css b/src/pages/customerservice/support/conversation/components/ChatInput/style.module.css index 82c0979..b144a37 100644 --- a/src/pages/customerservice/support/conversation/components/ChatInput/style.module.css +++ b/src/pages/customerservice/support/conversation/components/ChatInput/style.module.css @@ -62,8 +62,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 */