Revert "add border radius to searchable people list for android"
This reverts commit 417449086e25b82f5683b12f6405d972f48ce50e.
This commit is contained in:
@@ -278,8 +278,6 @@ export function SearchablePeopleList({
|
|||||||
a.border_b,
|
a.border_b,
|
||||||
t.atoms.border_contrast_low,
|
t.atoms.border_contrast_low,
|
||||||
t.atoms.bg,
|
t.atoms.bg,
|
||||||
{borderTopLeftRadius: a.rounded_md.borderRadius},
|
|
||||||
{borderTopRightRadius: a.rounded_md.borderRadius},
|
|
||||||
]}>
|
]}>
|
||||||
<View style={[a.relative, native(a.align_center), a.justify_center]}>
|
<View style={[a.relative, native(a.align_center), a.justify_center]}>
|
||||||
<Text
|
<Text
|
||||||
|
|||||||
Reference in New Issue
Block a user