@innovastudio/contentbox 1.6.30 → 1.6.32

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/contentbox",
3
3
  "type": "module",
4
- "version": "1.6.30",
4
+ "version": "1.6.32",
5
5
  "description": "",
6
6
  "main": "public/contentbox/contentbox.esm.js",
7
7
  "files": [
@@ -52,7 +52,7 @@
52
52
  "ws": "^8.13.0"
53
53
  },
54
54
  "dependencies": {
55
- "@innovastudio/contentbuilder": "^1.5.7",
55
+ "@innovastudio/contentbuilder": "^1.5.10",
56
56
  "js-beautify": "^1.14.0"
57
57
  }
58
58
  }
@@ -612,6 +612,7 @@ body.controlpanel .is-content-view.mobile {
612
612
  width: 38px;
613
613
  height: 34px;
614
614
  background-color: transparent;
615
+ color: #111;
615
616
  box-shadow: none;
616
617
  margin: 2px;
617
618
  border-radius: 5px;