diff --git a/frontend/apps/remark42/app/components/comment-form/__actions/comment-form__actions.css b/frontend/apps/remark42/app/components/comment-form/__actions/comment-form__actions.css index 6685d069..c58ce3d5 100644 --- a/frontend/apps/remark42/app/components/comment-form/__actions/comment-form__actions.css +++ b/frontend/apps/remark42/app/components/comment-form/__actions/comment-form__actions.css @@ -5,4 +5,5 @@ flex-wrap: wrap; justify-content: space-between; min-height: 30px; + gap: 12px; }