mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 13:40:55 +00:00
fix: katex overflow issue
This commit is contained in:
parent
8175a323e9
commit
653a0ff02f
@ -78,3 +78,7 @@ select {
|
||||
/* for Chrome */
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
||||
.katex-mathml {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user