Skip to content

bug : aside style error caused by banner #2571

Closed
@heygsc

Description

@heygsc
image




When the banner above exists, a small part of the aside will be missing.






image




If we close the banner, it will display as normal.




image

Open console, It can be observed,
increasing the "top" value, in the style of the "aside-container"class,
may fix this error.

This bug may not be related to this repo, or it may be related to the "vitepress".

In fact, through the package.json file, it can be found that the version of "vitepress" is not the latest version.
Currently, "aside-container" class in this repo is "position:sticky", and in a commit of "vitepress" (vuejs/vitepress@aecdeb9 ) , it has been changed to "fixed".

So I'm not sure if it's a problem with this repo,or with "vitepress" at the moment.

Welcome team members and others to to share their ideas.
I am happy to fix it with a PR. 😂

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions