[Bug] Layout shift on Button on hover #1
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Context
When hovered over a button, an overlay is displayed.
Problem
When the overlay is active, it shifts the layout(width) of the button.
Additional Context
Here is the link to the
Button
component. This includes bothButton/index.js
andButton.scss
The text was updated successfully, but these errors were encountered: