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 {