change styles of username

This commit is contained in:
igoradamenko
2018-03-04 00:52:23 +03:00
parent 4fc75c5e44
commit a645aafe8c
3 changed files with 2 additions and 3 deletions
@@ -1,3 +1,4 @@
.comment__username {
color: #06c5c5;
color: #777;
font-weight: 700;
}
@@ -1,6 +1,5 @@
.comment_view_admin {
.comment__username {
font-weight: 700;
color: #ff4700;
};
}
-1
View File
@@ -177,7 +177,6 @@ export default class Comment extends Component {
<div className="comment__content">
<div className="comment__info">
{/* TODO: add link to user's profile in social if we have it */}
<span className="comment__username">{o.user.name}</span>
<span className="comment__score">