diff --git a/src/views/Home/Chat/components/ChatBox/SendBar/styles.scss b/src/views/Home/Chat/components/ChatBox/SendBar/styles.scss index 7f31b9f..c6ba9a5 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;