mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Fix issue on message content in new conversation messages dropdown
This commit is contained in:
@ -6,4 +6,9 @@
|
||||
|
||||
.no-unread-conversation-msg {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.new-conversations-dropdown .message-content {
|
||||
white-space: normal;
|
||||
font-style: italic;
|
||||
}
|
Reference in New Issue
Block a user