Unread badge is now attached to avatar in left pane
This commit is contained in:
parent
10c53bddb0
commit
cf16ced91c
3 changed files with 62 additions and 45 deletions
|
@ -89,6 +89,7 @@ $color-steel-shade: #5a5a63;
|
|||
$color-white-015: rgba($color-white, 0.15);
|
||||
$color-white-02: rgba($color-white, 0.2);
|
||||
$color-white-04: rgba($color-white, 0.4);
|
||||
$color-white-05: rgba($color-white, 0.5);
|
||||
$color-white-06: rgba($color-white, 0.6);
|
||||
$color-white-07: rgba($color-white, 0.7);
|
||||
$color-white-075: rgba($color-white, 0.75);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue