Display unreadCount badges in conversation list
// FREEBIE
This commit is contained in:
parent
f860278b89
commit
16dc7abe69
5 changed files with 37 additions and 1 deletions
|
@ -29,3 +29,5 @@ $roboto-light: Roboto-Light, 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
|||
$header-height: 36px;
|
||||
$header-color: $blue;
|
||||
$bubble-border-radius: 20px;
|
||||
|
||||
$unread-badge-size: 21px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue