Skip to content

Commit 816a68a

Browse files
committed
Fix Emoji Popup Scroll Bar Display
1 parent 4f3cc92 commit 816a68a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3293,7 +3293,7 @@ body.chat-bg-disabled .chat-messages::before {
32933293
}
32943294

32953295
.emoji-main {
3296-
margin-top: -10px;
3296+
margin-top: 0px;
32973297
flex: 1;
32983298
padding: 8px;
32993299
padding-right: 5px;

0 commit comments

Comments
 (0)