From 16633dbd05d2a53a768490669166cfabdb6aa3ce Mon Sep 17 00:00:00 2001 From: Ammar Ahmed Date: Thu, 25 Sep 2025 11:58:27 +0500 Subject: [PATCH] mobile: fix welcome message sheet ui --- .../mobile/app/components/walkthroughs/index.tsx | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/apps/mobile/app/components/walkthroughs/index.tsx b/apps/mobile/app/components/walkthroughs/index.tsx index 545c4027b..7ebdd412e 100644 --- a/apps/mobile/app/components/walkthroughs/index.tsx +++ b/apps/mobile/app/components/walkthroughs/index.tsx @@ -53,7 +53,6 @@ export const Walkthrough = ({ justifyContent: "center", alignItems: "center", padding: DefaultAppStyles.GAP, - paddingBottom: DefaultAppStyles.GAP * 2, gap: DefaultAppStyles.GAP_VERTICAL }} > @@ -117,7 +116,6 @@ export const Walkthrough = ({ {canSkip ? (