Have you read the Contributing Guidelines on issues?
Prerequisites
Description
The docs layout looks particularly weird when sidebar/content is smaller than viewport, which is likely to be the case on small pages + vertical screen

Follow-up of bug discussed in:
Reproducible demo
No response
Steps to reproduce
https://docusaurus.io/tests/docs/doc-with-another-sidebar
Expected behavior
The content container (sidebar + main) should grow
Actual behavior
The content container does not expand
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
The docs layout looks particularly weird when sidebar/content is smaller than viewport, which is likely to be the case on small pages + vertical screen
Follow-up of bug discussed in:
Reproducible demo
No response
Steps to reproduce
https://docusaurus.io/tests/docs/doc-with-another-sidebar
Expected behavior
The content container (sidebar + main) should grow
Actual behavior
The content container does not expand
Your environment
No response
Self-service