gabrielcsapo / gabrielcsapo/docusaurus-plugin-image-zoom

When there is an announcementBar configuration, image enlargement is overwritten

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
84
Forks
16
PR merge metrics
No merged PRs in 30d

Description

When the announcementBar is configured, the image is at the top of the document, and the image enlargement will be overwritten

```js
themeConfig: {
docs: {
sidebar: {
hideable: true,
autoCollapseCategories: true,
},
},
navbar: {
hideOnScroll: true
}
}
```

Image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.