@capillarytech/creatives-library 8.0.242 → 8.0.243

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": "8.0.242",
4
+ "version": "8.0.243",
5
5
  "description": "Capillary creatives ui",
6
6
  "main": "./index.js",
7
7
  "module": "./index.es.js",
@@ -274,7 +274,7 @@
274
274
  .preview-body-placeholder {
275
275
  margin-top: $CAP_SPACE_12;
276
276
  padding: $CAP_SPACE_08 $CAP_SPACE_12;
277
- background: $CAP_G21;
277
+ background: #fafafa;
278
278
  border: $CAP_SPACE_01 dashed $CAP_COLOR_16;
279
279
  border-radius: $CAP_SPACE_04;
280
280