mirror of
https://github.com/yattee/yattee.git
synced 2025-04-27 23:40:35 +05:30
Fix settings window height on macOS
This commit is contained in:
parent
b2b8353e69
commit
804d2592d5
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user