• Lyza Danger Gardner's avatar
    Apply hover styling consistently to focused buttons · 484b4f11
    Lyza Danger Gardner authored
    The recently-added `button-hover` mixin, used by the base `button`
    mixin and thus inherited by other button mixins, applied hover styling
    to focused buttons, but other button mixins that adjust hover styling
    were not applying hover styling to focused buttons.
    
    Update mixins to consistently apply hovered styling to focused buttons
    
    Fixes #2610
    484b4f11
buttons.scss 4.17 KB