mirror of
https://github.com/yattee/yattee.git
synced 2025-10-11 18:08:12 +00:00
Fix settings layout
This commit is contained in:
@@ -218,7 +218,7 @@ struct SettingsView: View {
|
||||
case .browsing:
|
||||
return 390
|
||||
case .player:
|
||||
return 390
|
||||
return 420
|
||||
case .history:
|
||||
return 480
|
||||
case .sponsorBlock:
|
||||
@@ -226,7 +226,7 @@ struct SettingsView: View {
|
||||
case .locations:
|
||||
return 480
|
||||
case .advanced:
|
||||
return 320
|
||||
return 340
|
||||
case .help:
|
||||
return 600
|
||||
}
|
||||
|
Reference in New Issue
Block a user