"docs/en_US/HyperbandAdvisor.md" did not exist on "6d495c42b6285c8ca2c6bfc135db9f6413004de5"
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