fix: KaTeX引擎公式渲染错位 #473
This commit is contained in:
parent
ab99a7b96d
commit
1a9fbbc0a2
@ -94,6 +94,12 @@
|
||||
background-color: var(--color-border);
|
||||
}
|
||||
|
||||
.katex-display {
|
||||
span {
|
||||
white-space: pre;
|
||||
}
|
||||
}
|
||||
|
||||
span {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user