Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit 0c44224

Browse files
authored
fix(lib): fix not being able to click on emojis on the last message on the message list (#111)
1 parent 7c23c22 commit 0c44224

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react/src/message-list/message-list.scss

+1
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
bottom: 0;
147147
height: 30px;
148148
width: 100%;
149+
z-index: -1;
149150
}
150151
}
151152

0 commit comments

Comments
 (0)