@innovastudio/contentbuilder 1.5.27 → 1.5.28

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": "@innovastudio/contentbuilder",
3
3
  "type": "module",
4
- "version": "1.5.27",
4
+ "version": "1.5.28",
5
5
  "description": "",
6
6
  "main": "public/contentbuilder/contentbuilder.esm.js",
7
7
  "files": [
@@ -88500,7 +88500,7 @@ Add an image for each feature.`, 'Create a new content showcasing a photo galler
88500
88500
  }
88501
88501
 
88502
88502
  .is-block.clone {
88503
- z-index:10000;
88503
+ z-index:1000;
88504
88504
  background-color: transparent !important;
88505
88505
  background: none !important;
88506
88506
  }