mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 04:04:07 +00:00
Fix browsing settings height
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user