emoji-mart styling fix
This commit is contained in:
parent
42d671c05b
commit
cbc38e0c93
1 changed files with 5 additions and 0 deletions
|
@ -353,6 +353,11 @@
|
|||
.new-message-area {
|
||||
position: relative;
|
||||
|
||||
.emoji-mart {
|
||||
position: absolute;
|
||||
bottom: 98px;
|
||||
}
|
||||
|
||||
.extra-message-options {
|
||||
height: 20px;
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in a new issue