Tweak space
This commit is contained in:
@@ -465,7 +465,7 @@ export function FeedsScreen(_props: Props) {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<FeedsAboutHeader />
|
<FeedsAboutHeader />
|
||||||
<View style={{paddingHorizontal: 12, paddingBottom: 12}}>
|
<View style={{paddingHorizontal: 12, paddingBottom: 8}}>
|
||||||
<SearchInput
|
<SearchInput
|
||||||
query={query}
|
query={query}
|
||||||
onChangeQuery={onChangeQuery}
|
onChangeQuery={onChangeQuery}
|
||||||
|
|||||||
Reference in New Issue
Block a user