Skip to content

Commit

Permalink
Align the UI between steps
Browse files Browse the repository at this point in the history
  • Loading branch information
VickyStash committed Nov 6, 2024
1 parent 2b88412 commit 98bf01c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ function CardNameStep({policyID}: CardNameStepProps) {
<ScreenWrapper
testID={CardNameStep.displayName}
shouldEnablePickerAvoiding={false}
shouldEnableMaxHeight
includeSafeAreaPaddingBottom={false}
>
<HeaderWithBackButton
title={translate('workspace.moreFeatures.companyCards.cardName')}
Expand Down

0 comments on commit 98bf01c

Please sign in to comment.