fix: restore natural page scrolling on docs and proposal detail pages
Remove viewport-locked layout (height: 100vh + overflow: hidden) from parent containers. Convert sidebars to position: sticky with max-height so they scroll independently. Main content areas now scroll naturally via the page, eliminating the cut-off and trapped-scroll behaviors.
sha256:76f2e69647642f724e4da2c554219fd8dcafdbdc9dc305a128b97844937a4424
sha
sha256:e25036b81c0853e90eef54d5ea53521d1363a81737ed4766e19e93e8690fc2bd
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:76f2e69647642f724e4da2c554219fd8dcafdbdc9dc305a128b97844937a4424 --body "your comment"
No comments yet. Be the first to start the discussion.