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
I WANT TO REMOVE THAT !IMPORTANT (such a bad practice) directive from the horizontalPadding and I can't.
I tried in node_modules (deleting paddings and importants), overrides, everything, please. I have a Figma desing without the padding.
The text was updated successfully, but these errors were encountered:
When yo initialize a rendition, epub generates a body tag with this style properties:
style="width: 1159px; height: 667px; overflow-y: hidden; margin: 0px !important; padding-top: 20px; padding-bottom: 20px; padding-left: 48px !important; padding-right: 48px !important; box-sizing: border-box; max-width: inherit; column-fill: auto; column-gap: 96px; column-width: 1159px;"
I WANT TO REMOVE THAT !IMPORTANT (such a bad practice) directive from the horizontalPadding and I can't.
I tried in node_modules (deleting paddings and importants), overrides, everything, please. I have a Figma desing without the padding.
The text was updated successfully, but these errors were encountered: