mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-06-24 13:48:58 +02: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