Have you read the Contributing Guidelines on issues?
Prerequisites
Description
In the new beta 2.0.0-beta.22, all links including buttons, sidebar menu, navbar, navbar dropdown menu are showing text underlined on hover. I guess this not intended.
Reproducible demo
No response
Steps to reproduce
You can check on the https://docusaurus.io
Expected behavior
text-decoration: underline on link hover is not desired for every link.
Actual behavior



Your environment
- Public source code:
- Public site URL:
- Docusaurus version used:
- Environment name and version (e.g. Chrome 89, Node.js 16.4):
- Operating system and version (e.g. Ubuntu 20.04.2 LTS):
Self-service
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clearoryarn clearcommand.rm -rf node_modules yarn.lock package-lock.jsonand re-installing packages.Description
In the new beta 2.0.0-beta.22, all links including buttons, sidebar menu, navbar, navbar dropdown menu are showing text underlined on hover. I guess this not intended.
Reproducible demo
No response
Steps to reproduce
You can check on the https://docusaurus.io
Expected behavior
text-decoration: underlineon link hover is not desired for every link.Actual behavior
Your environment
Self-service