gabriel / musehub public
fix BREAKING layout fix/two-column-scroll-layout #2 / 2
8 days ago · Jul 8, 2026 · Diff

fix(layout): two-column sticky sidebar scroll across all pages (musehub#84)

Replace 100vh with 100dvh, add min-height:0 on two-column grids, unify sticky offset via --sticky-offset with header fallback, add mobile sidebar resets, and extract layout-two-col/layout-sidebar utilities. Vitest CSS invariant tests (49/49 pass).

sha256:3ff952bf9840772755d63295c58e272a14a808035a2d93b7896ba8e0cf602171 sha
+1 symbols
14 changed · 1010 in snapshot files
sha256:d8594bb8fde37813f5ab734b285e4b9e49b0063fd8495c91d887260adf139148 snapshot
+1
symbol added
14
files changed
1010
files in snapshot
0
dead code introduced
Semantic Changes 1 symbol
~ src/ts/layout-sidebar.test.ts .ts 1 symbol added
+ compiledCss function function compiledCss L10–12
Files Changed
+1 ~13
1010 in snapshot

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:3ff952bf9840772755d63295c58e272a14a808035a2d93b7896ba8e0cf602171 --body "your comment"