You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using background-url on an mj-section or mj-wrapper, in Windows Mail the email looks broken (collapsed to the left, no readable text)
To Reproduce
<mjml>
<mj-body>
<mj-section full-width="full-width"
background-url="https://i.gyazo.com/b48b12795432d97952f7dc48788c1724.png"
background-color="blue">
<mj-column background-color="red">
<mj-text font-size="40px">
This is the text
</mj-text>
</mj-column>
</mj-section>
</mj-body>
</mjml>
Expected behavior
Background image might not be visible (I think Winodws Mail does not support them), but the layout should be preserved
MJML environment (please complete the following information):
OS: Windows 11
MJML Version 4.13.0
Email sending environment(for rendering issues):
Windows Mail
The text was updated successfully, but these errors were encountered:
Describe the bug
When using background-url on an mj-section or mj-wrapper, in Windows Mail the email looks broken (collapsed to the left, no readable text)
To Reproduce
Expected behavior
Background image might not be visible (I think Winodws Mail does not support them), but the layout should be preserved
MJML environment (please complete the following information):
OS: Windows 11
MJML Version 4.13.0
Email sending environment(for rendering issues):
Windows Mail

The text was updated successfully, but these errors were encountered: