Fixes for email images
This commit is contained in:
parent
2c8a896a72
commit
543e2e021d
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@
|
|||
|
||||
<!--[if gte mso 9]>
|
||||
<img src="{{ $logo ?? '' }}" alt="" width="400" border="0" align="middle" style="display:block;" />
|
||||
<div style="margin-top: 40px; height: 40px; display: block; margin-left: auto; margin-right: auto; mso-hide:all;">
|
||||
<div style="mso-hide:all;">
|
||||
<![endif]-->
|
||||
<img src="{{ $logo ?? '' }}" alt="" style="margin-top: 40px; height: 40px; display: block; margin-left: auto; margin-right: auto;"/>
|
||||
<!--[if gte mso 9]>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue