Apple Mail on iOS email with a gradient on tr displays incorrectly
I am working on a Laravel app and I am building some emails. I am trying to create table with tr
elements which have a gradient background and it works correctly in Gmail and Apple Webmail. However, on iOS in Apple Mail it is as if I’ve added a separate gradient to each of the tr
‘s children td
s. Here are some screenshots of the correct way I need it in Gmail and how it is on iOS: