fix: padding

This commit is contained in:
Fredrik Burmester
2025-01-05 12:04:07 +01:00
parent 0773f773ba
commit 0fb6f2fb30

View File

@@ -315,7 +315,7 @@ export default function search() {
paddingRight: insets.right, paddingRight: insets.right,
}} }}
> >
<View className="flex flex-col pt-2"> <View className="flex flex-col">
{Platform.OS === "android" && ( {Platform.OS === "android" && (
<View className="mb-4 px-4"> <View className="mb-4 px-4">
<Input <Input