diy-template-components 0.2.44 → 0.2.45

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
@@ -2882,7 +2882,8 @@ const useSectionStyles$6 = createUseStyles(theme => ({
2882
2882
  padding: '0px'
2883
2883
  },
2884
2884
  textContainer: {
2885
- padding: '20px'
2885
+ padding: '0px 20px',
2886
+ height: '100%'
2886
2887
  },
2887
2888
  heading: {
2888
2889
  fontSize: '40px'