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