feat(ui): updated suggested profiles interstitial "Suggested for you" text color
This commit is contained in:
@@ -338,7 +338,7 @@ export function ProfileGrid({
|
|||||||
a.align_center,
|
a.align_center,
|
||||||
a.justify_between,
|
a.justify_between,
|
||||||
]}>
|
]}>
|
||||||
<Text style={[a.text_sm, a.font_bold, t.atoms.text_contrast_medium]}>
|
<Text style={[a.text_sm, a.font_bold, t.atoms.text]}>
|
||||||
{viewContext === 'profile' ? (
|
{viewContext === 'profile' ? (
|
||||||
<Trans>Similar accounts</Trans>
|
<Trans>Similar accounts</Trans>
|
||||||
) : (
|
) : (
|
||||||
|
|||||||
Reference in New Issue
Block a user