Skip to content

Commit

Permalink
Refactor paddingBottom style in Settings screen
Browse files Browse the repository at this point in the history
  • Loading branch information
noriega2112 committed Aug 28, 2024
1 parent 8882e57 commit 8d653d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ export const Settings = () => {
/>
<View
style={{
paddingBottom: bottom,
paddingBottom: bottom
}}
>
<Text textClassName="text-grey-280 text-center">
Expand Down

0 comments on commit 8d653d4

Please sign in to comment.