@descope/web-components-ui 1.0.254 → 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.
package/dist/index.esm.js CHANGED
@@ -9786,7 +9786,7 @@ const compVars = ModalClass.cssVarList;
9786
9786
 
9787
9787
  const modal = {
9788
9788
  [compVars.overlayBackgroundColor]: globalRefs$4.colors.surface.light,
9789
- [compVars.overlayShadow]: 'none',
9789
+ [compVars.overlayShadow]: globalRefs$4.shadow.wide['2xl'],
9790
9790
  [compVars.overlayWidth]: '700px',
9791
9791
  };
9792
9792