Make sure it's hairline
This commit is contained in:
@@ -54,8 +54,8 @@ function SuggestedItemsHeader({
|
|||||||
isWeb
|
isWeb
|
||||||
? [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,
|
||||||
{
|
{
|
||||||
borderBottomWidth: 1,
|
|
||||||
borderColor: t.palette.primary_500,
|
borderColor: t.palette.primary_500,
|
||||||
},
|
},
|
||||||
style,
|
style,
|
||||||
|
|||||||
Reference in New Issue
Block a user