mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 18:12:44 +02:00
Revert "Replace DesignKit with package from ElementX."
This reverts the following commits:4858d72afb6827d2a85492c58743590a9bd1fbe6
This commit is contained in:
@@ -55,7 +55,7 @@ struct OptionButton: View {
|
||||
}
|
||||
}
|
||||
Spacer()
|
||||
Image(systemName: "chevron.right").font(.system(size: 16, weight: .regular)).foregroundColor(theme.colors.quaternaryContent)
|
||||
Image(systemName: "chevron.right").font(.system(size: 16, weight: .regular)).foregroundColor(theme.colors.quarterlyContent)
|
||||
}
|
||||
.padding(EdgeInsets(top: 15, leading: 16, bottom: 15, trailing: 16))
|
||||
.background(theme.colors.quinaryContent)
|
||||
|
||||
Reference in New Issue
Block a user