CodeIT icon indicating copy to clipboard operation
CodeIT copied to clipboard

[BUG] TOC on the right not visualised properly when too long

Open nessn2 opened this issue 4 years ago • 0 comments
trafficstars

Describe the bug

When there are enough titles to reach the bottom of the page, the table of content is simply cut off and becomes practically unusable.

Expected behavior

I guess it could be implemented so when the TOC is very long you can scroll it up and down?

Build Environment

  • OS: MX Linux (Debian)
  • Theme version/commit: v0.1.1, ece2351
  • Hugo extended 0.81.0

Additional Information

[params.page.toc]
  enable = true
  keepStatic = false
  auto = false

nessn2 avatar Mar 22 '21 17:03 nessn2