mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Added display:none to katex-html manually
This commit is contained in:
@@ -771,3 +771,7 @@ aside.menu.main-menu .menu-expanse {
|
||||
.modal.chat-settings .field-body {
|
||||
max-width: calc(100% - 40px);
|
||||
}
|
||||
|
||||
.katex-html {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user