mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-03-13 04:57:23 +01:00
Cleanup.
This commit is contained in:
@@ -40,7 +40,8 @@ struct SecretDetailView<SecretType: Secret>: View {
|
|||||||
}
|
}
|
||||||
Spacer()
|
Spacer()
|
||||||
}
|
}
|
||||||
}.padding()
|
}
|
||||||
|
.padding()
|
||||||
.frame(minHeight: 150, maxHeight: .infinity)
|
.frame(minHeight: 150, maxHeight: .infinity)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user