Skip to content

Conversation

@dazgreer
Copy link
Collaborator

What:
Updated mj-table to respect the cellspacing attribute

Why:
Was not being respected

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

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

fixes #2995

Updated mj-table to respect the cellspacing attribute
Added automated test
fixes #2995
@dazgreer dazgreer force-pushed the bugfix/MJML-39-mj-table-cellspacing branch from e3500fe to 3703f32 Compare October 16, 2025 08:31
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-table does not respect cellspacing attribute

4 participants