mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-01-24 19:51:29 +01:00
Tweak status detail layout
This commit is contained in:
parent
9a5457946b
commit
2b16b10987
@ -12,7 +12,7 @@ struct StatusRowDetailView: View {
|
||||
var viewModel: StatusRowViewModel
|
||||
|
||||
var body: some View {
|
||||
Group {
|
||||
VStack(alignment: .leading, spacing: 12) {
|
||||
Divider()
|
||||
HStack {
|
||||
Group {
|
||||
|
Loading…
Reference in New Issue
Block a user