Merge pull request #449 from janhq/fix/enable-ink-color-doc-markdown

This commit is contained in:
Faisal Amir 2023-10-25 17:02:12 +07:00 committed by GitHub
commit 0de9eb5aef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,11 +80,8 @@
@apply border-gray-200 dark:border-gray-800; @apply border-gray-200 dark:border-gray-800;
} }
[class*="docMainContainer_"], .theme-doc-markdown {
[class*="docSidebarContainer_"] {
table {
a { a {
@apply text-blue-600 dark:text-blue-400; @apply text-blue-600 dark:text-blue-400;
} }
}
} }