@innovastudio/contentbuilder 1.4.112 → 1.4.113

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.4.112",
4
+ "version": "1.4.113",
5
5
  "description": "",
6
6
  "main": "public/contentbuilder/contentbuilder.esm.js",
7
7
  "files": [
@@ -75373,8 +75373,9 @@ class ContentStuff {
75373
75373
  flex-direction: column;
75374
75374
  width: auto;
75375
75375
  left: auto;
75376
- right: -40px;
75376
+ right: -30px;
75377
75377
  }
75378
+
75378
75379
  .is-tool.is-row-tool button {
75379
75380
  width: 25px;
75380
75381
  height: 25px;