@fonixtree/magic-design 1.0.19 → 1.0.21

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.
@@ -57,7 +57,7 @@ function (_super) {
57
57
  };
58
58
 
59
59
  LeftTitle.defaultProps = {
60
- title: '邮件模板'
60
+ title: 'Email Template'
61
61
  };
62
62
  return LeftTitle;
63
63
  }(_react["default"].Component);
@@ -103,6 +103,7 @@ var Renderer = function Renderer(props) {
103
103
  className: "render_wrap",
104
104
  magic_design: "",
105
105
  style: {
106
+ height: '100%',
106
107
  background: pageBackground,
107
108
  overflow: 'auto'
108
109
  }
@@ -57,7 +57,7 @@ function (_super) {
57
57
  };
58
58
 
59
59
  LeftTitle.defaultProps = {
60
- title: '邮件模板'
60
+ title: 'Email Template'
61
61
  };
62
62
  return LeftTitle;
63
63
  }(_react["default"].Component);
@@ -103,6 +103,7 @@ var Renderer = function Renderer(props) {
103
103
  className: "render_wrap",
104
104
  magic_design: "",
105
105
  style: {
106
+ height: '100%',
106
107
  background: pageBackground,
107
108
  overflow: 'auto'
108
109
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@fonixtree/magic-design",
3
3
  "author": "Cylon Team",
4
- "version": "1.0.19",
4
+ "version": "1.0.21",
5
5
  "description": "Magic Design",
6
6
  "license": "MIT",
7
7
  "module": "es/index.js",
Binary file
Binary file