shineout 3.6.3-beta.8 → 3.6.4-beta.1

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/cjs/index.js CHANGED
@@ -514,5 +514,5 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
514
514
  // 此文件由脚本自动生成,请勿直接修改。
515
515
  // This file was generated automatically by a script. Please do not modify it directly.
516
516
  var _default = exports.default = {
517
- version: '3.6.3-beta.8'
517
+ version: '3.6.4-beta.1'
518
518
  };
package/dist/shineout.js CHANGED
@@ -12217,7 +12217,7 @@ var handleStyle = function handleStyle(style) {
12217
12217
  };
12218
12218
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
12219
12219
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
12220
- /* harmony default export */ var version = ('3.6.3-beta.8');
12220
+ /* harmony default export */ var version = ('3.6.4-beta.1');
12221
12221
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
12222
12222
 
12223
12223
 
@@ -21756,7 +21756,11 @@ var modalStyle = objectSpread2_default()(objectSpread2_default()({
21756
21756
  '& $panel': {
21757
21757
  top: 0,
21758
21758
  height: '100vh',
21759
- width: '100vw'
21759
+ width: '100vw',
21760
+ overflow: 'auto'
21761
+ },
21762
+ '& $body': {
21763
+ minHeight: 'auto'
21760
21764
  }
21761
21765
  },
21762
21766
  wrapperZoom: {
@@ -69862,7 +69866,7 @@ var upload_interface = __webpack_require__(8821);
69862
69866
 
69863
69867
 
69864
69868
  /* harmony default export */ var src_0 = ({
69865
- version: '3.6.3-beta.8'
69869
+ version: '3.6.4-beta.1'
69866
69870
  });
69867
69871
  }();
69868
69872
  /******/ return __webpack_exports__;