Skip to content

Commit cd986aa

Browse files
committed
Quartz sync: May 23, 2025, 6:22 PM
1 parent 4517e4a commit cd986aa

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

quartz/components/styles/markmap.scss

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,19 @@
5151
pointer-events: all;
5252

5353

54+
pre {
55+
padding: 0;
56+
position: static;
57+
}
58+
59+
& span {
60+
position: static;
61+
62+
.katex-html {
63+
display: none;
64+
}
65+
}
66+
5467
code {
5568
border-radius: 5px;
5669
padding: 0.12em;

0 commit comments

Comments
 (0)