mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-01-29 15:44:12 +00:00
fixed word wrap
This commit is contained in:
parent
b6672cff8b
commit
21637bd23d
@ -14,7 +14,7 @@
|
||||
<i data-feather="x"></i>
|
||||
<span class="sr-only">Cross icon</span>
|
||||
</div>
|
||||
<span class="ml-3 text-sm font-normal whitespace-pre">{{ message }}</span>
|
||||
<span class="ml-3 text-sm font-normal whitespace-pre-wrap">{{ message }}</span>
|
||||
|
||||
</slot>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user