1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-22 06:11:23 +00:00

fix mermaid initialization

This commit is contained in:
Jacky Zhao
2023-08-04 22:35:21 -07:00
parent 21a7ec2307
commit 9e76b257d4
3 changed files with 9 additions and 3 deletions

View File

@@ -310,6 +310,7 @@ pre {
&:has(> code.mermaid) {
border: none;
position: relative;
}
& > code {