Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
styles/buttons: Fix font color in disabled state (#10178)
9bbea92 introduced an `important!` marker, but missed that this was somewhat incompatible with the disabled state. This commit fixes it by also using `important!` for the disabled state. Clearly not a good long-term strategy, but good enough for now...
- Loading branch information