mirror of
https://github.com/yattee/yattee.git
synced 2024-11-10 00:08:21 +00:00
Fix settings height on macOS
This commit is contained in:
parent
a83657b8c6
commit
7b9aa8ce99
@ -243,7 +243,7 @@ struct SettingsView: View {
|
||||
private var windowHeight: Double {
|
||||
switch selection {
|
||||
case .browsing:
|
||||
return 840
|
||||
return 880
|
||||
case .player:
|
||||
return 450
|
||||
case .controls:
|
||||
|
Loading…
Reference in New Issue
Block a user