refac: styling

This commit is contained in:
Timothy Jaeryang Baek 2024-11-11 00:50:43 -08:00
parent ad49ad8fa4
commit 38a550092e

View File

@ -145,9 +145,7 @@
</div>
<div class="flex items-center gap-1 whitespace-nowrap">
<span class="hidden sm:inline">{$i18n.t('and')}</span>
<span class="text-gray-600 dark:text-gray-400">
{_citations.length - 2}
</span>
{_citations.length - 2}
<span>{$i18n.t('more')}</span>
</div>
</div>