diff --git a/src/screens/Settings/FindContactsSettings.tsx b/src/screens/Settings/FindContactsSettings.tsx index 7e6abaf153..3bae1f6474 100644 --- a/src/screens/Settings/FindContactsSettings.tsx +++ b/src/screens/Settings/FindContactsSettings.tsx @@ -220,7 +220,7 @@ function MatchItem({ a.p_md, a.border_t, a.border_x, - t.atoms.border_contrast_medium, + t.atoms.border_contrast_high, isFirst && [ a.curve_continuous, {borderTopLeftRadius: tokens.borderRadius.lg},