Adjust button mixin to assure all buttons have consistent base layout
Make sure all buttons—including icon-only buttons—get a flex layout. For icon-only buttons, this ensures that the icon is centered on the button, which is relevant especially when a `min-width` or `min-height` is applied.
Showing
Please register or sign in to comment