feat: 样式调整

This commit is contained in:
Ivan Li
2021-07-04 08:47:59 +08:00
parent 959a2e9a33
commit 72e2702f76
3 changed files with 15 additions and 7 deletions

View File

@@ -95,6 +95,9 @@
@apply bg-green-800 bg-opacity-20 text-green-400;
}
}
code:global(.hljs) {
@apply text-sm;
}
:global {
:not(:global(.dark)) & {