use correct color for avi
This commit is contained in:
@@ -176,7 +176,7 @@ let ProfileHeaderShell = ({
|
|||||||
<View
|
<View
|
||||||
style={[
|
style={[
|
||||||
t.atoms.bg,
|
t.atoms.bg,
|
||||||
{borderColor: t.palette.primary_400},
|
{borderColor: t.palette.primary_25},
|
||||||
styles.avi,
|
styles.avi,
|
||||||
profile.associated?.labeler && styles.aviLabeler,
|
profile.associated?.labeler && styles.aviLabeler,
|
||||||
]}>
|
]}>
|
||||||
|
|||||||
Reference in New Issue
Block a user