mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
The status screen was a non-scrolling Column, so it overflowed whenever the offline banner consumed vertical space or the viewport was too short to fit all scanner cards. Wrap it in a SingleChildScrollView, matching the other screens. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>