Tweak space

This commit is contained in:
Eric Bailey
2024-06-13 16:49:20 -05:00
parent 0370e7ffa4
commit 980e3afef1
+1 -1
View File
@@ -465,7 +465,7 @@ export function FeedsScreen(_props: Props) {
return (
<>
<FeedsAboutHeader />
<View style={{paddingHorizontal: 12, paddingBottom: 8}}>
<View style={{paddingHorizontal: 12, paddingBottom: 4}}>
<SearchInput
query={query}
onChangeQuery={onChangeQuery}