From f526db3153b3589bd1334095f979b1017830204d Mon Sep 17 00:00:00 2001 From: "@jyuhsin" <729757837@qq.com> Date: Thu, 5 Mar 2026 18:05:22 +0800 Subject: [PATCH] commit --- .../static/components/plugins/sysFilePreview/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/static/components/plugins/sysFilePreview/index.vue b/src/main/resources/static/components/plugins/sysFilePreview/index.vue index 4be957c..410cd13 100644 --- a/src/main/resources/static/components/plugins/sysFilePreview/index.vue +++ b/src/main/resources/static/components/plugins/sysFilePreview/index.vue @@ -252,7 +252,7 @@ module.exports = { } .preview-main-content .file-preview-image { margin: 0 auto; - max-width: 550px; + max-width: 80%; display: block; } .preview-footer {