apply prettier formating

This commit is contained in:
Prettier
2018-07-07 01:17:37 +04:00
committed by Aleksey Gurianov
parent 5d1201351a
commit 2df3aa01d4
38 changed files with 215 additions and 190 deletions
@@ -1,5 +1,5 @@
.comment_view_admin {
.comment__username {
color: #0e7e9d;
};
}
}
}
@@ -4,7 +4,7 @@
.comment__username {
color: #0aa;
};
}
.comment__info {
display: inline;
@@ -1,6 +1,7 @@
.comment_view_user {
&.comment_collapsed {
.comment__text, .comment__actions {
.comment__text,
.comment__actions {
display: block;
}
}