Display unreadCount badges in conversation list

// FREEBIE
This commit is contained in:
lilia 2015-11-09 12:07:40 -08:00
parent f860278b89
commit 16dc7abe69
5 changed files with 37 additions and 1 deletions

View file

@ -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;