mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 20:07:49 +01:00
fix: citation styling
This commit is contained in:
@@ -476,7 +476,7 @@
|
|||||||
<div class="bg-white dark:bg-gray-700 rounded-full size-4">
|
<div class="bg-white dark:bg-gray-700 rounded-full size-4">
|
||||||
{idx + 1}
|
{idx + 1}
|
||||||
</div>
|
</div>
|
||||||
<div class=" mx-2">
|
<div class="flex-1 mx-2 line-clamp-1">
|
||||||
{citation.source.name}
|
{citation.source.name}
|
||||||
</div>
|
</div>
|
||||||
</button>
|
</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user