diff --git a/src/components/moderation/ReportDialog/index.tsx b/src/components/moderation/ReportDialog/index.tsx
index b8184b683d..ebf3090ae7 100644
--- a/src/components/moderation/ReportDialog/index.tsx
+++ b/src/components/moderation/ReportDialog/index.tsx
@@ -428,6 +428,8 @@ function Inner(props: ReportDialogProps) {
)}
+
+
)
}
@@ -464,7 +466,7 @@ function StepTitle({
const active = activeIndex1 === index
const completed = activeIndex1 > index
return (
-
+