From 887098c1e6b238bb0fcf1e958a1d99dcec68017b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=A1=E5=AE=85=E7=94=B7=28YznCMS=E5=AE=98=E6=96=B9=29?= <530765310@qq.com> Date: Mon, 13 Jan 2025 14:20:34 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20style:=20=E8=A1=A8=E6=83=85?= =?UTF-8?q?=E9=80=89=E4=B8=AD=E7=8A=B6=E6=80=81=E5=81=8F=E7=A7=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Home/Chat/components/ChatBox/SendBar/styles.scss | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/views/Home/Chat/components/ChatBox/SendBar/styles.scss b/src/views/Home/Chat/components/ChatBox/SendBar/styles.scss index 7f31b9fc..c6ba9a52 100644 --- a/src/views/Home/Chat/components/ChatBox/SendBar/styles.scss +++ b/src/views/Home/Chat/components/ChatBox/SendBar/styles.scss @@ -273,10 +273,8 @@ .emoji-item { width: 28px; height: 28px; - padding-top: 3px; - padding-left: 2px; - font-size: 24px; - line-height: 1; + font-size: 20px; + line-height: 28px; cursor: pointer; border-radius: 4px;