@innovastudio/contentbuilder 1.4.112 → 1.4.113

Sign up to get free protection for your applications and to get access to all the features.
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;