simpler katex fix

This commit is contained in:
Jacky Zhao 2024-03-24 15:50:38 -07:00
parent 8437d9da72
commit 0a2b52f618
2 changed files with 12 additions and 8 deletions

View file

@ -516,12 +516,5 @@ ol.overflow {
.katex-display {
overflow-x: auto;
overflow-y: visible;
& > .katex .katex-html {
.base,
.strut {
display: inline;
}
}
overflow-y: hidden;
}