Skip to content

Text buttons use opacity for hover

This allows a text button to look appropriate in the App Bar when hovering over it, while still retaining desired hover behavior elsewhere by the UX design team.

I sourced the implementation from IconButton, since the hamburger menu icon in my app was behaving as desired.

screenshot-localhost_3000-2019.12.04-10_25_25

@andrew-summers @JJONES42

Merge request reports