mirror of
https://github.com/open-webui/open-webui
synced 2025-02-20 12:00:22 +00:00
refac: styling
This commit is contained in:
parent
9586749314
commit
1086a0e662
@ -156,7 +156,7 @@
|
|||||||
placement="top"
|
placement="top"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="mt-0.5 text-sm font-normal text-gray-500 dark:text-gray-400 line-clamp-2 max-w-xl markdown"
|
class="mt-0.5 px-2 text-sm font-normal text-gray-500 dark:text-gray-400 line-clamp-2 max-w-xl markdown"
|
||||||
>
|
>
|
||||||
{@html marked.parse(
|
{@html marked.parse(
|
||||||
sanitizeResponseContent(models[selectedModelIdx]?.info?.meta?.description)
|
sanitizeResponseContent(models[selectedModelIdx]?.info?.meta?.description)
|
||||||
|
Loading…
Reference in New Issue
Block a user