Fix unreadable "large primary" swiftui buttons in "disabled" state.

This commit is contained in:
Igor Solomennikov 2025-10-28 16:38:56 -07:00 committed by GitHub
parent 10dfd59d28
commit 47c8d628b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,7 +70,6 @@ extension Registration {
HStack {
Spacer()
configuration.label
.colorScheme(.dark)
.font(.headline)
Spacer()
}