web-infra-dev / rspress

🦀💨 A fast Rspack-based static site generator.
https://rspress.dev
MIT License
1.36k stars 120 forks source link

fix(theme-default): display sidebar emphasis text #1012

Closed shulaoda closed 5 months ago

shulaoda commented 5 months ago

Summary

Fixed the issue of the right sidebar not being displayed.

Related Issue

952

Checklist

netlify[bot] commented 5 months ago

Deploy Preview for aquamarine-blini-95325f ready!

Name Link
Latest commit 905550bb1564b31f7e0975bf5306a20147a658a4
Latest deploy log https://app.netlify.com/sites/aquamarine-blini-95325f/deploys/66268f7712540200080ac61e
Deploy Preview https://deploy-preview-1012--aquamarine-blini-95325f.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 94 (🟢 up 9 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Timeless0911 commented 5 months ago

may be it has some edge cases? what will ***foo*** be

shulaoda commented 5 months ago

may be it has some edge cases? what will ***foo*** be

Yes, this is an inherent problem that needs to be resolved.

shulaoda commented 5 months ago

For some reasons, I reopened a PR #1021 to resolve the issue.