Skip to content

Commit

Permalink
AccountDetail: fix wrong space on top of the header view (#2113)
Browse files Browse the repository at this point in the history
  • Loading branch information
cschindler authored Jul 3, 2024
1 parent 4b8d711 commit fdb213e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ struct AccountDetailHeaderView: View {
}
}
accountInfoView
Spacer()
}
}

Expand Down

0 comments on commit fdb213e

Please sign in to comment.