From 4416d709eea70f890f017d40379cb49dc69ff2a0 Mon Sep 17 00:00:00 2001 From: fengchenchen Date: Sat, 2 Mar 2024 14:55:47 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90update=E3=80=91-asms=20=E5=90=8C?= =?UTF-8?q?=E6=AD=A5=E5=90=8E=E9=98=B2=E6=AD=A2=E5=85=AC=E5=BC=8F=E5=8F=98?= =?UTF-8?q?=E5=BD=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/StandardResolutionSheet.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/StandardResolutionSheet.vue b/src/components/StandardResolutionSheet.vue index ca231595..9c36c5a9 100644 --- a/src/components/StandardResolutionSheet.vue +++ b/src/components/StandardResolutionSheet.vue @@ -438,6 +438,10 @@ export default { border: 1px solid; } } + /deep/ img.wordImg { + width: auto!important; + max-width: 100%; + } } &-content-hight {