mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-09-20 03:10:57 +00:00
Ideal width
This commit is contained in:
parent
da1dcbc82e
commit
c820999ac8
@ -87,6 +87,7 @@ struct SetupView: View {
|
||||
IntegrationsView()
|
||||
.frame(minWidth: 500, minHeight: 400)
|
||||
})
|
||||
.frame(idealWidth: 600)
|
||||
.fixedSize(horizontal: false, vertical: true)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user