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

fix: styling

parent e70cdf11
......@@ -472,7 +472,7 @@
</div>
</div>
{#if flattenedCitations}
{#if Object.keys(flattenedCitations).length > 0}
<hr class=" dark:border-gray-800" />
<div class="my-2.5 w-full flex overflow-x-auto gap-2 flex-wrap">
......
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