diff --git a/src/views/preview/comment/comment.scss b/src/views/preview/comment/comment.scss index cff4c131b..34f913435 100644 --- a/src/views/preview/comment/comment.scss +++ b/src/views/preview/comment/comment.scss @@ -38,6 +38,7 @@ .compose-bottom-row { width: 100%; justify-content: space-between; + flex-direction: row; .compose-post { margin-right: .5rem;