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
A recent change to the styles of the Button component causes white space to collapse when the contents include a mix of text and an element due to usage of display: flex
Description
A recent change to the styles of the
Button
component causes white space to collapse when the contents include a mix of text and an element due to usage ofdisplay: flex
Steps to reproduce
Head to the button docs
Edit an example to include the markup
Observe the white space between Default and hello has collapsed
Version
35.27.0
Browser
No response
Additional Context
The text was updated successfully, but these errors were encountered: