mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
feat: message latex support
This commit is contained in:
@@ -9,6 +9,10 @@ html {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
math {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
.hljs {
|
||||
@apply rounded-lg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user