Describe the bug
When either border-radius or inner-border-radius are applied to a mj-column with a border set, the border does not respect the applied value. The background-color however does.
The issue is that border-collapse is set to collapse and not separate.
To Reproduce
Steps to reproduce the behavior:
https://mjml.io/try-it-live/rlaH6oIq30
Expected behavior
border-radius or inner-border-radius values should be respected
MJML environment:
MJML Try it live
Email sending environment(for rendering issues):
N/A
Affected email clients (for rendering issues):
N/A