diff --git a/src/screens/Moderation/index.tsx b/src/screens/Moderation/index.tsx
index 9fb4ad40cb..0291d361c0 100644
--- a/src/screens/Moderation/index.tsx
+++ b/src/screens/Moderation/index.tsx
@@ -379,15 +379,15 @@ export function ModerationScreenInner({
labelValueDefinition={LABELS.sexual}
/>
-
-
>
)}
+
+
>
)}
diff --git a/src/screens/Onboarding/StepModeration/index.tsx b/src/screens/Onboarding/StepModeration/index.tsx
index 53349c91a0..8001f17175 100644
--- a/src/screens/Onboarding/StepModeration/index.tsx
+++ b/src/screens/Onboarding/StepModeration/index.tsx
@@ -94,10 +94,6 @@ export function StepModeration() {
labelValueDefinition={LABELS.sexual}
isMounted={isMounted}
/>
-
>
)}
+
>
)}