mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-28 05:27:35 +00:00
refac
This commit is contained in:
parent
f158f892f4
commit
02400c7a50
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
</div>
|
||||
{/if}
|
||||
|
||||
<div class="px-5 pb-3 w-full flex flex-col justify-center">
|
||||
<div class="px-3 pb-3 w-full flex flex-col justify-center">
|
||||
<div class=" text-sm dark:text-gray-300 mb-1">
|
||||
{#each selectedTools as tool}
|
||||
{@const status = authStatus(tool)}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue