"examples/trials/vscode:/vscode.git/clone" did not exist on "4b598dd1314365e7ecc421d6ec56b2c648aed67d"
Commit 653a0ff0 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: katex overflow issue

parent 8175a323
...@@ -78,3 +78,7 @@ select { ...@@ -78,3 +78,7 @@ select {
/* for Chrome */ /* for Chrome */
-webkit-appearance: none; -webkit-appearance: none;
} }
.katex-mathml {
display: none;
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment