Skip to content

Commit

Permalink
Step 1.21: Add chats stylesheet
Browse files Browse the repository at this point in the history
  • Loading branch information
DAB0mB authored and Dotan Simha committed Nov 23, 2016
1 parent ad8c342 commit 23ad036
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions client/styles/chats.scss
@@ -0,0 +1,9 @@
.item-chat {
.last-message-timestamp {
position: absolute;
top: 16px;
right: 38px;
font-size: 14px;
color: #9A9898;
}
}

0 comments on commit 23ad036

Please sign in to comment.