mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18:27 +02:00
Merge branch 'feature/5319_server_info_button_appearance' into 'develop'
MESSENGER-5319 change server info text color See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!260
This commit is contained in:
@@ -47,7 +47,7 @@ struct AuthenticationServerInfoSection: View {
|
||||
|
||||
Text(address)
|
||||
.font(theme.fonts.body)
|
||||
.foregroundColor(theme.colors.primaryContent)
|
||||
.foregroundColor(theme.colors.secondaryContent)
|
||||
|
||||
if !BWIBuildSettings.shared.bumLoginFlowLayout {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user