Files
claude 8ea6f6ecb1 fix(git-sync): wrap action buttons on narrow panels or long labels
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>
2026-06-23 23:02:28 +00:00
..