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