@descope/web-components-ui 1.0.225 → 1.0.227

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/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
  };