@descope/web-components-ui 1.0.271 → 1.0.272
Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.esm.js
CHANGED
@@ -10094,7 +10094,7 @@ const compVars = ModalClass.cssVarList;
|
|
10094
10094
|
const modal = {
|
10095
10095
|
[compVars.overlayBackgroundColor]: globalRefs$4.colors.surface.light,
|
10096
10096
|
[compVars.overlayShadow]: globalRefs$4.shadow.wide['2xl'],
|
10097
|
-
[compVars.overlayWidth]: '
|
10097
|
+
[compVars.overlayWidth]: '540px',
|
10098
10098
|
};
|
10099
10099
|
|
10100
10100
|
const vars$5 = {
|