Can delete conversation messages

This commit is contained in:
2019-01-11 17:57:55 +01:00
parent 41354be949
commit f8e8454b86
3 changed files with 87 additions and 0 deletions

View File

@ -115,4 +115,8 @@
#conversationsElem .direct-chat-msg.not-last-message-from-user .direct-chat-img {
margin-bottom: -5px;
}
#conversationsElem .direct-chat-msg.open .dropdown-menu {
margin-top: -20px;
}