forked from open-webui/open-webui
feat: horizontal scroll for code block
This commit is contained in:
parent
a3e2a57324
commit
d0633a9499
2 changed files with 9 additions and 1 deletions
|
@ -372,7 +372,7 @@
|
|||
{/if}
|
||||
</div>
|
||||
|
||||
<div class="w-full">
|
||||
<div class="w-full overflow-hidden">
|
||||
<div class=" self-center font-bold mb-0.5">
|
||||
{#if message.role === 'user'}
|
||||
You
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue