Have you read the Contributing Guidelines on issues?
Prerequisites
Description
After beta.18, the doc container doesn't take up the full page height any more.
Reproducible demo
No response
Steps to reproduce
- Initialize site
- Remove footer (non-critical, but makes the layout take up less height by itself)
- Add a doc page without much content. Make sure the sidebar is short enough as well.
Expected behavior
This is the behavior in beta.17:

Actual behavior
This is the behavior in beta.18:

You can see this in our dogfooding test as well, just not so obvious:
https://docusaurus.io/tests/docs/doc-with-another-sidebar
Your environment
No response
Self-service
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clearoryarn clearcommand.rm -rf node_modules yarn.lock package-lock.jsonand re-installing packages.Description
After beta.18, the doc container doesn't take up the full page height any more.
Reproducible demo
No response
Steps to reproduce
Expected behavior
This is the behavior in beta.17:
Actual behavior
This is the behavior in beta.18:
You can see this in our dogfooding test as well, just not so obvious:
https://docusaurus.io/tests/docs/doc-with-another-sidebar
Your environment
No response
Self-service