mirror of
https://github.com/open-webui/open-webui
synced 2025-04-30 03:02:06 +00:00
refac: styling
This commit is contained in:
parent
215f991326
commit
03e61e7a4a
@ -48,7 +48,7 @@
|
||||
</div>
|
||||
<div class=" text-sm dark:text-gray-300 mb-1">
|
||||
{#each $toolServers as toolServer}
|
||||
<Collapsible chevron>
|
||||
<Collapsible buttonClassName="w-full" chevron>
|
||||
<div>
|
||||
<div class="text-base font-medium dark:text-gray-100 text-gray-800">
|
||||
{toolServer?.openapi?.info?.title} - v{toolServer?.openapi?.info?.version}
|
||||
|
Loading…
Reference in New Issue
Block a user