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
589b62b529
commit
2c804b0ac4
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@
|
|||
{/if}
|
||||
{#if toolSpecs.length > 0}
|
||||
<span
|
||||
class="min-w-3 text-center text-[11px] text-gray-500 dark:text-gray-400 shrink-0"
|
||||
class="inline-flex min-w-3 items-center justify-center text-center text-[11px] leading-none text-gray-500 dark:text-gray-400 shrink-0"
|
||||
>
|
||||
{toolSpecs.length}
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue