fix: citation styling

This commit is contained in:
Timothy J. Baek 2024-05-09 00:36:29 -07:00
parent 038b6af813
commit c1fc7bc764

View File

@ -476,7 +476,7 @@
<div class="bg-white dark:bg-gray-700 rounded-full size-4">
{idx + 1}
</div>
<div class=" mx-2">
<div class="flex-1 mx-2 line-clamp-1">
{citation.source.name}
</div>
</button>