mirror of
https://github.com/yattee/yattee.git
synced 2024-12-13 22:00:31 +05:30
Add spacer
This commit is contained in:
parent
bf8093c587
commit
e2e864e9da
@ -34,6 +34,8 @@ struct InstancesSettings: View {
|
||||
Text("You have no instances configured")
|
||||
.font(.caption)
|
||||
.foregroundColor(.secondary)
|
||||
|
||||
Spacer()
|
||||
}
|
||||
|
||||
if !selectedInstance.isNil, selectedInstance.app.supportsAccounts {
|
||||
|
Loading…
Reference in New Issue
Block a user