fix(design-v2): side rail footer pushed to bottom
CI / test (push) Has been cancelled

Tabs container had v1's flex:1, eating the vertical space and pinning
the footer right under the nav items. Resetting __tabs flex to 0 so
margin-top: auto on __foot can push it to the rail's bottom edge.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-15 15:41:52 -04:00
parent 29cd5a4775
commit d7889be25a
9 changed files with 10 additions and 9 deletions
File diff suppressed because one or more lines are too long