diff --git a/src/public/stylesheets/theme-next/forms.css b/src/public/stylesheets/theme-next/forms.css index 87e793e37..02b2ba842 100644 --- a/src/public/stylesheets/theme-next/forms.css +++ b/src/public/stylesheets/theme-next/forms.css @@ -255,6 +255,7 @@ input::selection, opacity: .5; /* Workaround to set the "background" property. */ --button-disabled-background-color: transparent; + --button-disabled-text-color: var(--input-action-button-color); } .input-group .input-clearer-button {