forked from open-webui/open-webui
feat: message latex support
This commit is contained in:
parent
fa9467f907
commit
a1544dbc97
4 changed files with 75 additions and 3 deletions
|
@ -9,6 +9,10 @@ html {
|
|||
word-break: break-word;
|
||||
}
|
||||
|
||||
math {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
.hljs {
|
||||
@apply rounded-lg;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue