fix: add readme codeblock bg, remove duplicated styles#973
fix: add readme codeblock bg, remove duplicated styles#97343081j merged 1 commit intonpmx-dev:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
📝 WalkthroughWalkthroughThe pull request modifies the Readme.vue component to remove copy-button functionality and styling from code blocks. The changes eliminate all CSS rules related to the copy button UI, including hover and focus interactions. Explicit display, width, and position declarations in the Suggested reviewers
🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
Implements #931
Also removed some duplicated code regarding the code block and its copy button
Before:

After:
