I am using mjml
to create an email template containing a table. Also the header name is very long and the table becomes too large horizontally. I want to make it scroll horizontally inside the blue container but I can't make it happen.
How to make it scrollable?
This is the live code of mjml
You can use
<mj-style>
to add css classesAnd add this class to include
<mj-column>
Here is a fixed source