Signature from Zoho Desk is not displaying correct in MS Outlook
Hi!
We have rebuilt our company signitaure in HTML with a table and import it for each Agent by the API inZoho Desk.
In the table rows we have inline style tags like line-heigt: 1.5;
This is displayed correct in the Web browser but not in Microsoft Outlook is ignoring the line-height attribute. Therefore I added mso-line-height-rule: exactly; to address this issue and unfortunately it looks like Zoho Desk is removing this attribute from the code.
What can I do to avoid, that Zoho Desk is not removing attributes?
BR