fix(design-v2): !important on side rail subtitle + footer display
CI / test (push) Has been cancelled

Vue scoped CSS hides the subtitle and footer by default; my design-v2
override of display:block tied on specificity and lost to source order.
!important on the v2-only display rules forces the show.

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