Commit c1fc7bc7 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: citation styling

parent 038b6af8
......@@ -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>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment