图注深色适配

This commit is contained in:
tangly1024
2023-05-08 22:39:23 +08:00
parent 6357aa8cd1
commit 1238c0e510

View File

@@ -919,6 +919,7 @@ code[class*='language-'] {
font-size: 14px;
line-height: 1.4;
color: var(--fg-color-3);
@apply dark:text-gray-300
}
.notion-callout {