Skip to content

Commit f3ced90

Browse files
committed
Unset when its a pre code
1 parent ea001a2 commit f3ced90

File tree

1 file changed

+1
-0
lines changed
  • src/Elastic.Markdown/Assets/markdown

1 file changed

+1
-0
lines changed

src/Elastic.Markdown/Assets/markdown/code.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
p-6!
1616
;
1717
background-color: #22272e;
18+
mix-blend-mode: unset;
1819
}
1920
code:first-child {
2021
@apply rounded-t-sm;

0 commit comments

Comments
 (0)