mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-22 00:34:37 +00:00
fix: mermaid rendering broken after rehype-pretty-code bump (closes #638)
This commit is contained in:
@ -333,7 +333,7 @@ pre {
|
||||
overflow-x: auto;
|
||||
border: 1px solid var(--lightgray);
|
||||
|
||||
&:has(> code.mermaid) {
|
||||
&.mermaid {
|
||||
border: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user