forked from shadowfacts/Tusker
Fix incorrect background color on feature flag prefs section
This commit is contained in:
parent
59fb69525b
commit
59af29ff64
|
@ -199,6 +199,7 @@ struct AdvancedPrefsView : View {
|
||||||
} header: {
|
} header: {
|
||||||
Text("Feature Flags")
|
Text("Feature Flags")
|
||||||
}
|
}
|
||||||
|
.appGroupedListRowBackground()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue