Search terms
hideGenerator, footer, dark mode
Expected Behavior
The footer should visually be the last element on the page.

Actual Behavior
There is a gap after the footer. You can only see this gap in dark mode.

This is reproducible with any TypeDoc config that contains "hideGenerator": true.
Environment
- Typedoc version: 0.22.6
- TypeScript version: 4.4.2
- Node.js version: 16.x
- OS: Wind10
- Browser: Chrome 94, Firefox 93