We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b6c08 commit 5e7df37Copy full SHA for 5e7df37
src/components/ui/markdown/markdown.module.css
@@ -3,7 +3,7 @@
3
4
:global {
5
kbd {
6
- @apply kbd kbd-sm bg-base-100;
+ @apply kbd kbd-sm bg-base-100 text-base-content;
7
}
8
& .spoiler {
9
position: relative;
0 commit comments