mirror of
https://github.com/smittix/intercept.git
synced 2026-07-08 09:38:12 -07:00
6d0b0437b3
The feed column (.pdir-feed-col) was left as a flex sibling with flex:1 while only its child #output was hidden, causing the sensor dashboard to occupy ~50% width. Hide/restore the column itself in applyViewState(). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>