mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-09 20:09:02 +02:00
refac
This commit is contained in:
@@ -72,7 +72,9 @@
|
||||
<span class="text-[11px] {status.pill} shrink-0">{status.label}</span>
|
||||
{/if}
|
||||
{#if toolSpecs.length > 0}
|
||||
<span class="text-[11px] text-gray-500 dark:text-gray-400 shrink-0">
|
||||
<span
|
||||
class="min-w-3 text-center text-[11px] text-gray-500 dark:text-gray-400 shrink-0"
|
||||
>
|
||||
{toolSpecs.length}
|
||||
</span>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user