mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-02 18:39:06 +08:00
fix: KaTeX math engine render
This commit is contained in:
parent
cffaf99b17
commit
47f49532c6
@ -106,6 +106,10 @@
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.katex span {
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
p code,
|
||||
li code {
|
||||
background: var(--color-background-mute);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user