Have you read the Contributing Guidelines on issues?
Prerequisites
Description
Toggle word wrap and Copy buttons in code examples are almost invisible.

Reproducible demo
https://github.com/facebook/docusaurus/tree/main/website
Steps to reproduce
- Open https://docusaurus.io/docs/typescript-support#setup
- Change window size, so the code example doesn't fit on one line
- Hover on code example
Expected behavior
Toggle word wrap and Copy buttons in code examples should have an opaque background.
Actual behavior
Toggle word wrap and Copy buttons in code examples have a semi-transparent background and merge with the text.
Your environment
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
Toggle word wrapandCopybuttons in code examples are almost invisible.Reproducible demo
https://github.com/facebook/docusaurus/tree/main/website
Steps to reproduce
Expected behavior
Toggle word wrapandCopybuttons in code examples should have an opaque background.Actual behavior
Toggle word wrapandCopybuttons in code examples have a semi-transparent background and merge with the text.Your environment
Self-service