Skip to content

Conversation

@dazgreer
Copy link
Collaborator

What:
Updated mj-column to respect border-radius and inner-border-radius.

Why:
Was not being respected

How:
The issue was that border-collapse was set to collapse. The update sets to separate when border-radius attribute is added to mj-column tag

  • Added automated test
  • Tested across all supported clients in MJ

fixes #2989

Updated mj-column to respect border-radius and inner-border-radius.
Added automated test
fixes #2989
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mj-column does not respect border-radius or inner-border-radius

3 participants