mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 17:42:45 +02:00
Fix background color in session details
This commit is contained in:
@@ -54,6 +54,7 @@ struct UserSessionDetails: View {
|
||||
}
|
||||
}
|
||||
.listStyle(.grouped)
|
||||
.listBackgroundColor(theme.colors.system)
|
||||
.navigationBarTitle(VectorL10n.userSessionDetailsTitle)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user