Fix mobile horizontal scroll from overflowing channel nav

Channel pill row outgrew the viewport once more channels were added,
pushing the whole page sideways. Let the header wrap, scroll the nav
inside its own pill, and clip body overflow as a safety net.
This commit is contained in:
prosolis
2026-05-25 15:39:11 -07:00
parent 70e1dfc2b8
commit b3002c8e12
3 changed files with 22 additions and 8 deletions

File diff suppressed because one or more lines are too long