refac: styling

This commit is contained in:
Timothy J. Baek 2024-10-05 21:16:20 -07:00
parent 9586749314
commit 1086a0e662

View File

@ -156,7 +156,7 @@
placement="top"
>
<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(
sanitizeResponseContent(models[selectedModelIdx]?.info?.meta?.description)