@capillarytech/creatives-library 7.17.110 → 7.17.111

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@capillarytech/creatives-library",
3
3
  "author": "meharaj",
4
- "version": "7.17.110",
4
+ "version": "7.17.111",
5
5
  "description": "Capillary creatives ui",
6
6
  "main": "./index.js",
7
7
  "module": "./index.es.js",
@@ -1169,7 +1169,7 @@ export class TemplatePreview extends React.Component { // eslint-disable-line re
1169
1169
  }
1170
1170
  className={`inapp-image-${templateLayoutType}-${device}`}
1171
1171
  alt={formatMessage(messages.previewGenerated)}
1172
- style={{ width: "100%", height: "100%" }}
1172
+ // style={{ width: "100%", height: "100%" }}
1173
1173
  />
1174
1174
  )}
1175
1175
  {