Add img max-width: 100% to CSS
Anirudh Oppiliappan x@icyphox.sh
Wed, 22 Sep 2021 11:21:22 +0530
1 files changed,
6 insertions(+),
0 deletions(-)
jump to
M
templates/html.tpl
→
templates/html.tpl
@@ -22,6 +22,12 @@ </o:OfficeDocumentSettings>
</xml> </noscript> <![endif]--> + <style> + img { + max-width: 100%; + display: block; + } + </style> </head> <body style="margin:0;padding:0;word-spacing:normal;background-color:#ffffff;"> <div role="article" aria-roledescription="email" lang="en" style="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#ffffff;">