Fixes for email images

This commit is contained in:
David Bomba 2022-06-03 13:56:51 +10:00
parent ef492cecdd
commit c61edc85d4

View File

@ -105,8 +105,8 @@
--}}
<!--[if gte mso 9]>
<img src="{{ $logo ?? '' }}" alt="" width="570" border="0" style="display:block;" />
<div style="width:0px; height:0px; max-height:0; max-width:0; overflow:hidden; display:none; visibility:hidden; mso-hide:all;">
<img src="{{ $logo ?? '' }}" alt="" width="400" border="0" style="display:block;" />
<div style="margin-top: 40px; height: 40px; display: block; margin-left: auto; margin-right: auto; mso-hide:all;">
<![endif]-->
<img src="{{ $logo ?? '' }}" alt="" width="100%" border="0" style="display:block;" />
<!--[if gte mso 9]>