Add margin between chat and timestamp

This commit is contained in:
Jeremy Zhang 2017-04-13 01:06:13 +00:00
parent ff5bee1f79
commit b9b644b094

View File

@ -107,6 +107,7 @@ color: #eceff1;
.chattimestamp {
font-size: 10px;
color: #90a4ae;
margin-right: 3px;
}
.footercontainer {