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 {
|
.new-message-area {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
.emoji-mart {
|
||||||
|
position: absolute;
|
||||||
|
bottom: 98px;
|
||||||
|
}
|
||||||
|
|
||||||
.extra-message-options {
|
.extra-message-options {
|
||||||
height: 20px;
|
height: 20px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in a new issue