Fix setting background

This commit is contained in:
Thomas Ricouard 2024-09-03 16:37:01 +02:00
parent 24f77a99e1
commit 55cbd9ea6f

View file

@ -73,6 +73,9 @@ struct AboutView: View {
Label("Privacy Policy", systemImage: "checkmark.shield")
}
}
#if !os(visionOS)
.listRowBackground(theme.primaryBackgroundColor)
#endif
Section {
Text("""