diy-template-components 0.2.19 → 0.2.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/index.es.js CHANGED
@@ -8355,7 +8355,8 @@ function EmailDripMarket({
8355
8355
  const emailRef = useRef(null);
8356
8356
  return /*#__PURE__*/React.createElement("section", {
8357
8357
  style: {
8358
- width: '95%'
8358
+ width: '95%',
8359
+ paddingBottom: '5%'
8359
8360
  }
8360
8361
  }, /*#__PURE__*/React.createElement("div", {
8361
8362
  onClick: e => {