@innovastudio/contentbox 1.5.91 → 1.5.92

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/contentbox",
3
3
  "type": "module",
4
- "version": "1.5.91",
4
+ "version": "1.5.92",
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.4.112",
55
+ "@innovastudio/contentbuilder": "^1.4.113",
56
56
  "i": "^0.3.7",
57
57
  "js-beautify": "^1.14.0",
58
58
  "npm": "^10.1.0"
@@ -90491,8 +90491,9 @@ class ContentStuff$1 {
90491
90491
  flex-direction: column;
90492
90492
  width: auto;
90493
90493
  left: auto;
90494
- right: -40px;
90494
+ right: -30px;
90495
90495
  }
90496
+
90496
90497
  .is-tool.is-row-tool button {
90497
90498
  width: 25px;
90498
90499
  height: 25px;