mirror of
https://github.com/yattee/yattee.git
synced 2025-08-04 09:44:12 +00:00
Fix settings window on Mac
This commit is contained in:
@@ -239,7 +239,7 @@ struct SettingsView: View {
|
|||||||
case .locations:
|
case .locations:
|
||||||
return 600
|
return 600
|
||||||
case .advanced:
|
case .advanced:
|
||||||
return 350
|
return 380
|
||||||
case .help:
|
case .help:
|
||||||
return 650
|
return 650
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user