Skip to content

[SD-106] refactor: ScrollWrapper

Tianyi Liang requested to merge refactor/SD-106-scroll-to-top-wrapper into main

The element being scrolled is actually the <html> itself (document.documentElement). We don't need a separate scroll-to-top-wrapper, we just need to reimplement a wrapper for scrolling-content.

  • fix contents table on the right
  • fix heading ":target" padding top

Closes SD-106

Edited by Tianyi Liang

Merge request reports

Loading