mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
The action button row used a fixed Spacer that couldn't shrink, causing a horizontal overflow on phone widths. Keep the spread-out Row on wide screens and fall back to a Wrap on narrow ones. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>