Update chat list item text color

This commit is contained in:
Oswaldo Acauan 2017-10-05 11:47:35 -03:00
parent 0ec0121648
commit a34ec8eb0d

View File

@ -5,6 +5,7 @@
cursor: pointer;
padding: 0;
text-decoration: none;
color: $color-gray-dark;
}
.chatListItemLink {