Skip to content

Commit

Permalink
More margin
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-jeremy authored Sep 25, 2023
1 parent 59b24c4 commit 8cd0a5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/desktop-client/src/components/accounts/Header.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ export function AccountHeader({
<View style={{ ...styles.pageContent, paddingBottom: 10, flexShrink: 0 }}>
<View
style={{
marginTop: 5,
marginBottom: 5,
marginTop: 7,
marginBottom: 7,
alignItems: 'flex-start',
}}
>
Expand Down

0 comments on commit 8cd0a5d

Please sign in to comment.