diff --git a/src/screens/Moderation/index.tsx b/src/screens/Moderation/index.tsx index 93b1cc1f3b..50e5ee3b9e 100644 --- a/src/screens/Moderation/index.tsx +++ b/src/screens/Moderation/index.tsx @@ -378,7 +378,9 @@ export function ModerationScreenInner({ {isLabelersLoading ? ( - + + + ) : labelersError || !labelers ? ( @@ -513,11 +515,12 @@ function PwiOptOut() { value={isOptedOut} onChange={onToggleOptOut} name="logged_out_visibility" + style={a.flex_1} label={_( msg`Discourage apps from showing my account to logged-out users`, )}> - + Discourage apps from showing my account to logged-out users