Border
This commit is contained in:
@@ -55,9 +55,7 @@ function SuggestedItemsHeader({
|
|||||||
? [a.flex_row, a.px_lg, a.py_lg, a.pt_2xl, a.gap_md]
|
? [a.flex_row, a.px_lg, a.py_lg, a.pt_2xl, a.gap_md]
|
||||||
: [{flexDirection: 'row-reverse'}, a.p_lg, a.pt_2xl, a.gap_md],
|
: [{flexDirection: 'row-reverse'}, a.p_lg, a.pt_2xl, a.gap_md],
|
||||||
a.border_b,
|
a.border_b,
|
||||||
{
|
t.atoms.border_contrast_low,
|
||||||
borderColor: t.palette.primary_500,
|
|
||||||
},
|
|
||||||
style,
|
style,
|
||||||
]}>
|
]}>
|
||||||
<View style={[a.flex_1, a.gap_sm]}>
|
<View style={[a.flex_1, a.gap_sm]}>
|
||||||
|
|||||||
Reference in New Issue
Block a user