Small tweaks to the moderation screen

This commit is contained in:
Paul Frazee
2024-02-15 20:07:39 -08:00
parent 58af8e0f99
commit b6bce411e7
2 changed files with 4 additions and 10 deletions
+2 -2
View File
@@ -281,10 +281,10 @@ export function ModerationScreenInner({
a.pb_md,
t.atoms.text_contrast_high,
]}>
<Trans>Labeler subscriptions</Trans>
<Trans>Labelers</Trans>
</Text>
<View style={[a.gap_sm]}>
<View style={[a.gap_sm, a.rounded_sm, t.atoms.bg_contrast_25]}>
{modservices.map(mod => {
return (
<ModerationServiceCard.Link