diff --git a/frontend/apps/remark42/app/components/comment-form/comment-form.tsx b/frontend/apps/remark42/app/components/comment-form/comment-form.tsx index b30efd87d3..f0ec23b641 100644 --- a/frontend/apps/remark42/app/components/comment-form/comment-form.tsx +++ b/frontend/apps/remark42/app/components/comment-form/comment-form.tsx @@ -515,9 +515,7 @@ export class CommentForm extends Component { !!preview && (
diff --git a/frontend/apps/remark42/app/components/comment/comment.tsx b/frontend/apps/remark42/app/components/comment/comment.tsx index 3bd279dc52..ac2081ec4a 100644 --- a/frontend/apps/remark42/app/components/comment/comment.tsx +++ b/frontend/apps/remark42/app/components/comment/comment.tsx @@ -354,7 +354,7 @@ export class Comment extends Component { )}
{' '}
@@ -473,7 +473,7 @@ export class Comment extends Component {
{(!props.collapsed || props.view === 'pinned') && (