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 {