Smiley are parsed in conversation element

This commit is contained in:
Pierre
2017-06-26 10:56:12 +02:00
parent 85b16aec0a
commit 71a1a1b9d1
3 changed files with 12 additions and 2 deletions

View File

@ -69,4 +69,8 @@
*/
#conversationsElem .conversation-msg-image {
height: 50px;
}
#conversationsElem .direct-chat-text .emoji {
height: 1em;
}