mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-06 23:16:52 +00:00
fix mermaid.
This commit is contained in:
@@ -67,4 +67,9 @@ pre[class*='language-'] {
|
||||
|
||||
.notion-code-copy{
|
||||
display: none;
|
||||
}
|
||||
|
||||
pre[class*="language-mermaid"] {
|
||||
background: transparent !important;
|
||||
@apply dark:bg-gray-200 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user