CHANGE_help_desk_tickets - VADIVEL J 2025-11-04 12:36

This commit is contained in:
vadivelJ96 2025-11-04 12:36:47 +05:30
parent af9e68bf21
commit 7d3c813cab

View File

@ -58,12 +58,11 @@ p{
<tr style="height:90px; background-color: #ffffff !important;"> <tr style="height:90px; background-color: #ffffff !important;">
<td align="left" valign="middle" style="padding:20px;" width="50%"> <td align="left" valign="middle" style="padding:20px;" width="50%">
<div style=" <div style="
max-height:80px; width:160px;
max-width: 160px; height:80px;
background-image:url('<?= $client_logo ?>'); background-image:url('<?= $client_logo ?>');
background-size:contain; background-size:contain;
background-repeat:no-repeat; background-repeat:no-repeat;
background-position:center;
"> ">
</div> </div>