Skip to content

Commit

Permalink
Merge pull request #55470 from daledah/fix/55236
Browse files Browse the repository at this point in the history
fix: next button in card instruction page is overlapped
  • Loading branch information
mountiny authored Jan 21, 2025
2 parents f953361 + efbb7e7 commit eef098d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ function CardInstructionsStep({policyID}: CardInstructionsStepProps) {
return (
<ScreenWrapper
testID={CardInstructionsStep.displayName}
includeSafeAreaPaddingBottom={false}
shouldEnablePickerAvoiding={false}
shouldEnableMaxHeight
>
Expand Down

0 comments on commit eef098d

Please sign in to comment.