Fix Appearance > Interface prefs using wrong row background color
This commit is contained in:
parent
31a0db014a
commit
16029dc161
|
@ -95,6 +95,7 @@ struct AppearancePrefsView : View {
|
|||
Section(header: Text("Interface")) {
|
||||
WidescreenNavigationPrefsView()
|
||||
}
|
||||
.appGroupedListRowBackground()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue