diff --git a/libs/blocks/review/components/review/Comments.js b/libs/blocks/review/components/review/Comments.js
index 8fcb0a3b252..c9a1bed90a7 100644
--- a/libs/blocks/review/components/review/Comments.js
+++ b/libs/blocks/review/components/review/Comments.js
@@ -53,7 +53,7 @@ function Comments({
}
const disabledElement = html`
-
+
`;
const charCountElement = html`
@@ -61,20 +61,19 @@ function Comments({
`;
return html`