From 57dac077b1368ca00a15aa1a2b282871011db05b Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 23 May 2022 16:44:26 +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, 1 insertion(+), 1 deletion(-) 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 b144a37..f96b8c3 100644 --- a/src/pages/customerservice/support/conversation/components/ChatInput/style.module.css +++ b/src/pages/customerservice/support/conversation/components/ChatInput/style.module.css @@ -16,7 +16,7 @@ padding: 10px; margin-right: 10px; font-size: 16px; - line-height: 16px; + line-height: 22px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; letter-spacing: 2px; }