We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a52d51 commit 0845e2fCopy full SHA for 0845e2f
1 file changed
themes/develop/src/style/editor/elements/_type.css
@@ -15,7 +15,7 @@
15
=============================== */
16
:where(.prose) {
17
code:not(pre code) {
18
- @apply before:content-none after:content-none bg-gray-50 border border-gray-300 py-1 px-1.5 rounded;
+ @apply before:content-none after:content-none bg-gray-50 border border-gray-200 py-1 px-1.5 rounded;
19
}
20
21
pre {
0 commit comments