forked from open-webui/open-webui
fix: code render issue
This commit is contained in:
parent
fed6a5b173
commit
affa6568d6
2 changed files with 2 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ html {
|
|||
|
||||
code {
|
||||
/* white-space-collapse: preserve !important; */
|
||||
white-space: pre;
|
||||
overflow-x: auto;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue