@descope/web-components-ui 1.0.255 → 1.0.256

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.
@@ -8505,7 +8505,7 @@ const compVars = ModalClass.cssVarList;
8505
8505
 
8506
8506
  const modal = {
8507
8507
  [compVars.overlayBackgroundColor]: globalRefs$4.colors.surface.light,
8508
- [compVars.overlayShadow]: 'none',
8508
+ [compVars.overlayShadow]: globalRefs$4.shadow.wide['2xl'],
8509
8509
  [compVars.overlayWidth]: '700px',
8510
8510
  };
8511
8511