diff --git a/ui/src/components/ai-chat/ExecutionDetailDialog.vue b/ui/src/components/ai-chat/ExecutionDetailDialog.vue index e799f65d6..67889bf21 100644 --- a/ui/src/components/ai-chat/ExecutionDetailDialog.vue +++ b/ui/src/components/ai-chat/ExecutionDetailDialog.vue @@ -55,7 +55,7 @@ item.type === WorkflowType.Start || item.type === WorkflowType.Application " > -
+
{{ $t('common.param.inputParam') }}
@@ -104,7 +104,7 @@ alt="" fit="cover" style="width: 40px; height: 40px; display: block" - class="border-r-4" + class="border-r-6" /> @@ -120,7 +120,7 @@ :src="f.url" controls style="width: 300px; height: 43px" - class="border-r-4" + class="border-r-6" /> @@ -152,13 +152,13 @@