mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
refac: styling
This commit is contained in:
parent
ad49ad8fa4
commit
38a550092e
@ -145,9 +145,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="flex items-center gap-1 whitespace-nowrap">
|
<div class="flex items-center gap-1 whitespace-nowrap">
|
||||||
<span class="hidden sm:inline">{$i18n.t('and')}</span>
|
<span class="hidden sm:inline">{$i18n.t('and')}</span>
|
||||||
<span class="text-gray-600 dark:text-gray-400">
|
{_citations.length - 2}
|
||||||
{_citations.length - 2}
|
|
||||||
</span>
|
|
||||||
<span>{$i18n.t('more')}</span>
|
<span>{$i18n.t('more')}</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user