Closed
Description
Describe the bug
The title bar can not completely cover sidebar texts.
Reproduction
- clone this repo
- run
pnpm install
- run
pnpm build
- run
pnpm docs-dev
- open the page and then click
Guide
- scroll the sidebar
Expected behavior
The title bar can completely cover the sidebar text.
System Info
System:
OS: macOS 12.4
CPU: (4) x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
Memory: 92.30 MB / 8.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 18.3.0 - /usr/local/bin/node
Yarn: 1.22.19 - /usr/local/bin/yarn
npm: 8.11.0 - /usr/local/bin/npm
Browsers:
Chrome: 103.0.5060.114
Firefox: 91.4.1
Safari: 15.5
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.