"sgl-kernel/git@developer.sourcefind.cn:change/sglang.git" did not exist on "6f56614734327204448f29316528b94e1e65a231"
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 {
/* for Chrome */
-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