Skip to content

Commit e024c84

Browse files
authored
Add css rule to ML__accent-body to set correct Katex font (#2648)
1 parent d87d5f7 commit e024c84

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css/core.less

+1-2
Original file line numberDiff line numberDiff line change
@@ -330,9 +330,8 @@
330330
}
331331
}
332332

333-
.ML__accent-body > span {
333+
.ML__accent-body {
334334
font-family: KaTeX_Main;
335-
width: 0;
336335
}
337336

338337
.ML__accent-combining-char {

0 commit comments

Comments
 (0)