Tweak space

This commit is contained in:
Eric Bailey
2024-06-13 16:42:18 -05:00
parent 2759e20e67
commit e0dc2954a2
+1 -1
View File
@@ -465,7 +465,7 @@ export function FeedsScreen(_props: Props) {
return (
<>
<FeedsAboutHeader />
<View style={{paddingHorizontal: 12, paddingBottom: 12}}>
<View style={{paddingHorizontal: 12, paddingBottom: 8}}>
<SearchInput
query={query}
onChangeQuery={onChangeQuery}