From be8d5fc7150593b7a4f128d12cf17cb20c5e93af Mon Sep 17 00:00:00 2001 From: shaohuzhang1 <80892890+shaohuzhang1@users.noreply.github.com> Date: Mon, 4 Aug 2025 13:46:32 +0800 Subject: [PATCH] fix: The image displayed by the application cannot be enlarged by clicking #3663 (#3799) --- ui/src/components/markdown/MdPreview.vue | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/ui/src/components/markdown/MdPreview.vue b/ui/src/components/markdown/MdPreview.vue index 78662a3cc..fd66ed397 100644 --- a/ui/src/components/markdown/MdPreview.vue +++ b/ui/src/components/markdown/MdPreview.vue @@ -1,5 +1,5 @@