Why my sidebar is on the top of the page? #6133
Unanswered
ruanqizhen
asked this question in
Q&A
Replies: 1 comment 10 replies
-
|
Hi, in case it's a compatibility problem, could you give your browser version? It seems some style sheets were not loaded (my guess)—have you tried reloading / restarting the dev server? |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I create a new site by just running command
npx create-docusaurus@latest website classic.I can see the new site with

yarn start, but it has some layout problems, the major one is that the sidebar is not on the side, but on the top of the page:Any idea how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions