@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.
@@ -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