simpler katex fix
This commit is contained in:
parent
8437d9da72
commit
0a2b52f618
2 changed files with 12 additions and 8 deletions
|
@ -516,12 +516,5 @@ ol.overflow {
|
|||
|
||||
.katex-display {
|
||||
overflow-x: auto;
|
||||
overflow-y: visible;
|
||||
|
||||
& > .katex .katex-html {
|
||||
.base,
|
||||
.strut {
|
||||
display: inline;
|
||||
}
|
||||
}
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue