Added emoji picker in the conversation system

This commit is contained in:
Pierre
2018-04-21 08:38:45 +02:00
parent 7d7fb2c499
commit a773170e55
5 changed files with 61 additions and 6 deletions

View File

@ -9,6 +9,6 @@
}
.wdt-emoji-popup {
z-index: 2;
z-index: 1000;
margin-top: 7px;
}