mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-04-19 22:12:26 +00:00
Cleanup.
This commit is contained in:
parent
d2bb2aa2f6
commit
113dd7b824
@ -40,7 +40,8 @@ struct SecretDetailView<SecretType: Secret>: View {
|
|||||||
}
|
}
|
||||||
Spacer()
|
Spacer()
|
||||||
}
|
}
|
||||||
}.padding()
|
}
|
||||||
|
.padding()
|
||||||
.frame(minHeight: 150, maxHeight: .infinity)
|
.frame(minHeight: 150, maxHeight: .infinity)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user