GrapesJS / mjml

Newsletter Builder with MJML components in GrapesJS
http://grapesjs.com/demo-mjml.html
BSD 3-Clause "New" or "Revised" License
638 stars 228 forks source link

Missing Default Style in HTML Export #367

Closed RakulAgn closed 2 months ago

RakulAgn commented 2 months ago
Screenshot 2024-08-14 at 7 44 26 AM

On Canvas it showing 22px but when exported it showing 1px

@artf

danstarns commented 2 months ago

Thank you for raising this, I replicated it here:

A workaround - You can move to any other value like 23px, which will work.

We will work on a fix soon - contributions are welcome :)

RakulAgn commented 2 months ago

Hey Kindly Check this https://github.com/GrapesJS/mjml/pull/369 this is solution it worked for me