mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Added no unread conversations message
This commit is contained in:
9
assets/css/components/conversations/unreadDropdown.css
Normal file
9
assets/css/components/conversations/unreadDropdown.css
Normal file
@ -0,0 +1,9 @@
|
||||
/**
|
||||
* Unread conversations dropdown stylesheet
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.no-unread-conversation-msg {
|
||||
padding: 20px;
|
||||
}
|
Reference in New Issue
Block a user