@descope/web-components-ui 1.0.254 → 1.0.256

Sign up to get free protection for your applications and to get access to all the features.
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