Skip to content

Commit fdb213e

Browse files
authored
AccountDetail: fix wrong space on top of the header view (Dimillian#2113)
1 parent 4b8d711 commit fdb213e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Packages/Account/Sources/Account/AccountDetailHeaderView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ struct AccountDetailHeaderView: View {
4242
}
4343
}
4444
accountInfoView
45+
Spacer()
4546
}
4647
}
4748

0 commit comments

Comments
 (0)