a0081a251c
Add 96px bottom padding to SettingsPanelScrollable so the Sync section is fully reachable by scrolling on Android (was clipped at container edge). Fix check_system_fires_warning_event_only_once_per_day flakiness: Bevy 0.18 Messages<T> keeps events visible for two frames, so tests running near UTC midnight saw a stale WarningToastEvent from headless_app()'s initial update. Clear the buffer with .clear() before each assertion. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>