mirror of
https://github.com/open-webui/open-webui
synced 2024-11-22 08:07:55 +00:00
fix: styling
This commit is contained in:
parent
9ea1c45641
commit
6ba2c84c65
@ -80,7 +80,9 @@
|
|||||||
placement="top-start"
|
placement="top-start"
|
||||||
className="flex flex-1 gap-2 items-center"
|
className="flex flex-1 gap-2 items-center"
|
||||||
>
|
>
|
||||||
|
<div class="flex-shrink-0">
|
||||||
<WrenchSolid />
|
<WrenchSolid />
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class=" truncate">{tools[toolId].name}</div>
|
<div class=" truncate">{tools[toolId].name}</div>
|
||||||
</Tooltip>
|
</Tooltip>
|
||||||
|
Loading…
Reference in New Issue
Block a user