Skip to content

fix: minimalism theme code block line-number will break #165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

justnewbee
Copy link
Contributor

.code-block-extension-codeLine::before 的样式 width: 18px 在 pre 的 white-space: pre-wrap 下会折行,目前的解法是在主题中把 pre 下的样式改成 white-space: pre,但最佳的解法实际上是掘金这边改,把 width 改成 min-width

image

Copy link

netlify bot commented Jun 22, 2025

Deploy Preview for juejin-themes ready!

Name Link
🔨 Latest commit f13e68c
🔍 Latest deploy log https://app.netlify.com/projects/juejin-themes/deploys/6857c5c914d63100088006de
😎 Deploy Preview https://deploy-preview-165--juejin-themes.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant