@descope/web-components-ui 1.0.270 → 1.0.272

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.
@@ -8542,7 +8542,7 @@ const compVars = ModalClass.cssVarList;
8542
8542
  const modal = {
8543
8543
  [compVars.overlayBackgroundColor]: globalRefs$4.colors.surface.light,
8544
8544
  [compVars.overlayShadow]: globalRefs$4.shadow.wide['2xl'],
8545
- [compVars.overlayWidth]: '700px',
8545
+ [compVars.overlayWidth]: '540px',
8546
8546
  };
8547
8547
 
8548
8548
  const vars$5 = {