mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-11-10 19:20:59 +00:00
AccountDetail: fix wrong space on top of the header view (#2113)
This commit is contained in:
parent
4b8d7113f1
commit
fdb213e4bf
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ struct AccountDetailHeaderView: View {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
accountInfoView
|
accountInfoView
|
||||||
|
Spacer()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue