mirror of
https://github.com/yattee/yattee.git
synced 2024-12-23 05:53:41 +00:00
Fix settings window on Mac
This commit is contained in:
parent
71c666ebfe
commit
2812ea0301
@ -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
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user