@descope/web-components-ui 1.0.271 → 1.0.272
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
|
@@ -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 = {
|