diff --git a/src/view/screens/Search/Explore.tsx b/src/view/screens/Search/Explore.tsx index 8b60f59bcd..122ec0bfd8 100644 --- a/src/view/screens/Search/Explore.tsx +++ b/src/view/screens/Search/Explore.tsx @@ -54,8 +54,8 @@ function SuggestedItemsHeader({ isWeb ? [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], + a.border_b, { - borderBottomWidth: 1, borderColor: t.palette.primary_500, }, style,