From 0a51e01e3074d7a65ae83822892845589fe30c40 Mon Sep 17 00:00:00 2001 From: GabrielTrettel Date: Thu, 9 Sep 2021 15:20:24 -0300 Subject: [PATCH] Fixing margin bug in PickEventDateLocation --- src/app/components/PickEventDateLocation.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/components/PickEventDateLocation.js b/src/app/components/PickEventDateLocation.js index 7f56ec2..7b3015d 100644 --- a/src/app/components/PickEventDateLocation.js +++ b/src/app/components/PickEventDateLocation.js @@ -20,11 +20,10 @@ export default function PickEventDateLocation({ flex: 1, paddingTop: 24, paddingHorizontal: 16, + paddingBottom:24 }} > - +