mirror of
https://github.com/smittix/intercept.git
synced 2026-06-08 14:11:54 -07:00
020126b6e0
The sidebar-hiding CSS lives only in meshtastic.css, which is lazily loaded and may not be present when switching directly to Meshcore mode. Duplicating the three rules into meshcore.css ensures the generic sidebar is correctly hidden and the output panel fills the screen regardless of load order. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>