Added last-message's author to group conversation list in left pane

This commit is contained in:
Alvaro
2022-08-25 10:16:37 -06:00
committed by GitHub
parent eadef45290
commit ca6300a86a
8 changed files with 45 additions and 5 deletions

View File

@@ -54,4 +54,8 @@
background-color: $color-black-alpha-40;
}
}
&__author {
@include font-body-2-bold;
}
}