Skip to content

Commit

Permalink
Merge pull request #38562 from software-mansion-labs/fix/workspaces-o…
Browse files Browse the repository at this point in the history
…ffline-indicator-padding

Remove style from ScreenWrapper in WorkspaceInitialPage
  • Loading branch information
marcaaron authored Mar 19, 2024
2 parents fcbef7c + c0e7bae commit 24eaffa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/workspace/WorkspaceInitialPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,6 @@ function WorkspaceInitialPage({policyDraft, policy: policyProp, policyMembers, r
<ScreenWrapper
testID={WorkspaceInitialPage.displayName}
includeSafeAreaPaddingBottom={false}
style={[styles.pb0]}
>
<FullPageNotFoundView
onBackButtonPress={Navigation.dismissModal}
Expand Down

0 comments on commit 24eaffa

Please sign in to comment.