fixed color contrast serious a11y violation (#19434)

This commit is contained in:
agagancarczyk 2023-03-30 11:48:42 +01:00 committed by GitHub
parent 1fc33d76b8
commit 639d931251
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ div.pf-c-chip-group.kc-consents-chip-group
.kc-search-users-text {
margin-left: var(--pf-global--spacer--md);
color: var(--pf-global--Color--200);
color: var(--pf-global--Color--300);
}
article.pf-c-card.pf-m-flat.kc-linked-idps,