@kumori/aurora-wui-components 0.0.281-dev4205.28 → 0.0.281-dev4205.29
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.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -13957,7 +13957,7 @@ var AxebowCtaDialog = class AxebowCtaDialog extends LitElement {
|
|
|
13957
13957
|
title=${this.dialogTitle}
|
|
13958
13958
|
width="76.25rem"
|
|
13959
13959
|
maxWidth="100%"
|
|
13960
|
-
height="
|
|
13960
|
+
height="40.625rem"
|
|
13961
13961
|
closeIconName="cancel"
|
|
13962
13962
|
closeIconColor="#8A94AE"
|
|
13963
13963
|
closeButtonSize="1.5rem"
|