We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When there is a top banner and no sidebar, the sticky position of the aside is incorrect.
You can find this bug on vue doc.
Related: vitepress issue.
The text was updated successfully, but these errors were encountered:
The problem seems to be caused by the top advertising banner not providing vt-banner-height.
vt-banner-height
Manually adding the vt-banner-height seems to have fixed the issue.
Sorry, something went wrong.
So I guess this issue can be closed. Thanks all.
No branches or pull requests
When there is a top banner and no sidebar, the sticky position of the aside is incorrect.
You can find this bug on vue doc.
Related: vitepress issue.
The text was updated successfully, but these errors were encountered: