mirror of
https://github.com/yattee/yattee.git
synced 2024-12-15 06:40:32 +05:30
Fix browsing settings height
This commit is contained in:
parent
4ad8f139ff
commit
b29fd3b275
@ -178,7 +178,7 @@ struct SettingsView: View {
|
|||||||
case .instances:
|
case .instances:
|
||||||
return 390
|
return 390
|
||||||
case .browsing:
|
case .browsing:
|
||||||
return 350
|
return 390
|
||||||
case .player:
|
case .player:
|
||||||
return 500
|
return 500
|
||||||
case .history:
|
case .history:
|
||||||
|
Loading…
Reference in New Issue
Block a user