diff --git a/web/src/authentik.css b/web/src/authentik.css index 8a3f65d3c..6a81f4eb9 100644 --- a/web/src/authentik.css +++ b/web/src/authentik.css @@ -237,7 +237,7 @@ body { color: var(--ak-dark-foreground); } /* inputs help text */ - .pf-c-form__helper-text { + .pf-c-form__helper-text:not(.pf-m-error) { color: var(--ak-dark-foreground); } /* modal */