mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-17 14:55:23 +00:00
refac
This commit is contained in:
parent
5df9cad671
commit
766e8bc022
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@
|
||||||
selectedCitation = citation;
|
selectedCitation = citation;
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<div class=" font-medium bg-gray-50 rounded-md px-1.5">
|
<div class=" font-medium bg-gray-50 dark:bg-gray-800 rounded-md px-1.5">
|
||||||
{idx + 1}
|
{idx + 1}
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue