mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Fixes for email images
This commit is contained in:
parent
ef492cecdd
commit
c61edc85d4
@ -105,8 +105,8 @@
|
|||||||
--}}
|
--}}
|
||||||
|
|
||||||
<!--[if gte mso 9]>
|
<!--[if gte mso 9]>
|
||||||
<img src="{{ $logo ?? '' }}" alt="" width="570" border="0" style="display:block;" />
|
<img src="{{ $logo ?? '' }}" alt="" width="400" 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;">
|
<div style="margin-top: 40px; height: 40px; display: block; margin-left: auto; margin-right: auto; mso-hide:all;">
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<img src="{{ $logo ?? '' }}" alt="" width="100%" border="0" style="display:block;" />
|
<img src="{{ $logo ?? '' }}" alt="" width="100%" border="0" style="display:block;" />
|
||||||
<!--[if gte mso 9]>
|
<!--[if gte mso 9]>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user