When a buttons is disabled and gradients are enabled. The hover state of a disabled button change to button hover gradient background. I think this should stay in the disabled state background.
Now it looks weird when disabled and hover changes background of button.
Can't reproduce a codepen example, because I can't enabled gradients without compiling the scss. I think the solution is to change the background-color to background in the button-variant mixin here:
|
background-color: $background; |
- Operating system and version: Mac OS 10.13.4
- Browser and version: Chrome 66.0.3359.117