From b93779e816d7c0ec40badd8b44cdc9f20e46d242 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E7=B2=BE=E5=8D=8E?= <842761733@qq.com> Date: Sun, 18 Jun 2023 09:59:24 +0800 Subject: [PATCH] update office preview type switch ui --- server/src/main/resources/web/officePicture.ftl | 4 ++-- server/src/main/resources/web/pdf.ftl | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/server/src/main/resources/web/officePicture.ftl b/server/src/main/resources/web/officePicture.ftl index e046c0fc..f4eb8fd0 100644 --- a/server/src/main/resources/web/officePicture.ftl +++ b/server/src/main/resources/web/officePicture.ftl @@ -16,7 +16,7 @@ .img-area { text-align: center; } - img { + .my-photo { max-width: 98%; margin:0 auto; border-radius:3px; @@ -39,7 +39,7 @@ <#if "false" == switchDisabled> - 使用PDF预览 + 使用PDF预览