Enhancement: Update the design of inbox listing in sidebar (#511)

Co-authored-by: Pranav Raj S <pranavrajs@gmail.com>
This commit is contained in:
Nithin David Thomas
2020-02-19 10:30:34 +05:30
committed by GitHub
parent f00e1dcdc8
commit fbefb78817
9 changed files with 165 additions and 114 deletions

View File

@@ -34,7 +34,7 @@
.conversation--message {
color: $color-body;
font-size: $font-size-small;
font-weight: $font-weight-light;
font-weight: $font-weight-normal;
height: $space-medium;
line-height: $space-medium;
margin: $zero;