mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Fix settings window height on macOS
This commit is contained in:
@@ -231,7 +231,7 @@ struct SettingsView: View {
|
|||||||
case .quality:
|
case .quality:
|
||||||
return 420
|
return 420
|
||||||
case .history:
|
case .history:
|
||||||
return 480
|
return 500
|
||||||
case .sponsorBlock:
|
case .sponsorBlock:
|
||||||
return 660
|
return 660
|
||||||
case .locations:
|
case .locations:
|
||||||
|
Reference in New Issue
Block a user