Skip to content

Commit 988c84e

Browse files
authored
added possibility to resize image in email template (#4353)
2 parents a054572 + 5953a7f commit 988c84e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Model/Mail/MailTemplateBuilder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ public function getMailTemplateWithContent(int $domainId, ?string $content = '')
190190
-ms-interpolation-mode: bicubic;
191191
border: 0;
192192
height: auto;
193+
max-width: 100%;
193194
line-height: 100%;
194195
outline: none;
195196
text-decoration: none;

0 commit comments

Comments
 (0)