feat:智能体库agent左对齐样式问题
This commit is contained in:
@@ -34,8 +34,8 @@ const agentsStore = useAgentsStore()
|
||||
>
|
||||
<svg-icon :icon-class="getAgentMapIcon(item.Name).icon" color="#fff" size="24px" />
|
||||
</div>
|
||||
<div class="flex-1 text-[14px] textClass flex flex-col items-end justify-end truncate ml-1">
|
||||
<div class="flex items-center justify-end gap-2 w-full">
|
||||
<div class="flex-1 text-[14px] textClass flex flex-col items-end justify-start truncate ml-1">
|
||||
<div class="flex items-center justify-start gap-2 w-full">
|
||||
<span
|
||||
class="truncate"
|
||||
:style="
|
||||
|
||||
Reference in New Issue
Block a user