Closed artifex-pro closed 4 years ago
It's a rounding (missing pixel) issue where MJML can't guess properly column's width with auto column-sizing (as size is declared in pixel both column have a 33,333333333...% width).
2 solutions :
34%/33%/33%
or 200px
for each one
Describe the bug
When using three columns next to each other MJML produces a white line between one of the columns as seen in the attached screenshot below.
To Reproduce
Steps to reproduce the behavior:
`
`
Expected behavior
No white spaces between columns
MJML environment (please complete the following information):
Screenshots