8ea6f6ecb1
flex-wrap: wrap lets buttons reflow to a second line instead of overflowing. flex: 1 1 auto keeps them proportional within each row. white-space: nowrap prevents individual button labels from breaking. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>