Why are my buttons stretching to fill the width of their container?
Why are my buttons stretching to fill the width of their container?
At a glance
A community member is experiencing an issue where their buttons are stretching to fill the width of their container. Another community member suggests wrapping the button in a div and setting the div to flex, which appears to be the answer to the issue. The community members discuss the problem and the solution in the comments.