Fixes for admin template

This commit is contained in:
David Bomba 2023-02-16 21:32:09 +11:00
parent fa43f86e56
commit ea0abcc37e

View File

@ -139,15 +139,18 @@
<td> <td>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="570" <table align="center" border="0" cellpadding="0" cellspacing="0" width="570"
style="border: 1px solid #c2c2c2; background-color:#f9f9f9"> style="border: 1px solid #c2c2c2; background-color:#f9f9f9">
<tr>
<div style="text-align: center;margin-top: 25px; margin-bottom: 10px; background-color:#f9f9f9"> <!--[if mso]>
<!-- Top side spacing. --> <tr class="dark-bg" style="margin-top:20px; border: none; background-color:#f9f9f9;">
</div> <td style="border: none;"></td>
</tr> </tr>
<![endif]-->
<tr> <tr>
<td align="center"> <td align="center">
<div class="dark-bg" <div class="dark-bg"
style="background-color:#f9f9f9; padding-bottom: 20px;"> style="background-color:#f9f9f9; padding-bottom: 20px; margin-top:20px;">
<img class="" src="{{ $logo ?? '' }}" width="50%" height="" alt="alt_text" border="0" style="width: 100%; max-width: 50%; height: auto; display: block;" class="g-img"> <img class="" src="{{ $logo ?? '' }}" width="50%" height="" alt="alt_text" border="0" style="width: 100%; max-width: 50%; height: auto; display: block;" class="g-img">