You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When a gradient background is applied to an icon in both the normal and hover states, the icon shifts or “moves” slightly when hovered in Safari.
To Reproduce
Steps to reproduce the behavior:
Add a Button block
Add an Icon within the button block
For the Button color, add a gradient color for Normal State and Hovered State
See error in Safari (icon is shifting)
Expected behavior
When a gradient background is applied to both the normal and hover states of a button, the icon should stay in place on hover.