mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Restructured addMessage function
This commit is contained in:
@ -91,4 +91,12 @@
|
||||
#conversationsElem .direct-chat-text.not-first-message::before,
|
||||
#conversationsElem .direct-chat-text.not-first-message::after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#conversationsElem .direct-chat-msg.not-last-message-from-user {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
#conversationsElem .direct-chat-msg.not-last-message-from-user .direct-chat-img {
|
||||
margin-bottom: -5px;
|
||||
}
|
Reference in New Issue
Block a user