mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
fix: code styling for safari
This commit is contained in:
parent
970a71354b
commit
68c6f6979b
@ -15,8 +15,8 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
white-space-collapse: preserve !important;
|
/* white-space-collapse: preserve !important; */
|
||||||
white-space: nowrap;
|
white-space: pre;
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user