@descope/web-components-ui 1.0.226 → 1.0.227

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.esm.js CHANGED
@@ -8585,8 +8585,6 @@ const ModalClass = compose(
8585
8585
  const compVars = ModalClass.cssVarList;
8586
8586
 
8587
8587
  const modal = {
8588
- [compVars.hostWidth]: '400px',
8589
- [compVars.hostHeight]: '400px',
8590
8588
  [compVars.overlayShadow]: 'none',
8591
8589
  [compVars.overlayWidth]: '700px',
8592
8590
  };