diff --git a/apps/comments/src/components/Comment.vue b/apps/comments/src/components/Comment.vue index e8ae9a88e771d..b85ceb029e040 100644 --- a/apps/comments/src/components/Comment.vue +++ b/apps/comments/src/components/Comment.vue @@ -285,7 +285,7 @@ $comment-padding: 10px; &__side { display: flex; align-items: flex-start; - padding-top: 16px; + padding-top: 6px; } &__body {