mirror of
https://github.com/open-webui/open-webui
synced 2024-11-29 07:21:01 +00:00
fix: citation styling
This commit is contained in:
parent
038b6af813
commit
c1fc7bc764
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user