We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad00029 commit e42f048Copy full SHA for e42f048
Platform/macOS/SettingsView.swift
@@ -47,7 +47,7 @@ struct SettingsView: View {
47
.tabItem {
48
Label("Server", systemImage: "server.rack")
49
}
50
- }.frame(minWidth: 600, minHeight: 350, alignment: .topLeading)
+ }.frame(minWidth: 600, minHeight: 370, alignment: .topLeading)
51
52
53
0 commit comments