diff --git a/ui/src/components/ai-chat/ExecutionDetailDialog.vue b/ui/src/components/ai-chat/ExecutionDetailDialog.vue index 76917fc9d..cfb6f54d0 100644 --- a/ui/src/components/ai-chat/ExecutionDetailDialog.vue +++ b/ui/src/components/ai-chat/ExecutionDetailDialog.vue @@ -244,6 +244,7 @@ editorId="preview-only" :modelValue="item.answer" style="background: none" + noImgZoomIn /> @@ -264,6 +265,7 @@ editorId="preview-only" :modelValue="item.answer" style="background: none" + noImgZoomIn /> @@ -300,6 +302,7 @@ editorId="preview-only" :modelValue="file_content" style="background: none" + noImgZoomIn /> @@ -351,6 +354,7 @@ editorId="preview-only" :modelValue="file_content" style="background: none" + noImgZoomIn /> @@ -374,6 +378,7 @@ editorId="preview-only" :modelValue="item.content" style="background: none" + noImgZoomIn /> @@ -573,6 +578,7 @@ editorId="preview-only" :modelValue="item.answer" style="background: none" + noImgZoomIn /> @@ -603,6 +609,7 @@ editorId="preview-only" :modelValue="item.answer" style="background: none" + noImgZoomIn />