fix: show avatar on the left

This commit is contained in:
Chi Vinh Le
2018-11-02 00:01:46 +01:00
parent a28024dfed
commit b6101b880d
@@ -18,6 +18,11 @@
.comment {
position: relative;
padding-left: 15px;
display: flex;
}
.commentContainer {
width: 100%;
}
.commentLevel0 {