@innovastudio/contentbox 1.6.169 → 1.6.171

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.169",
4
+ "version": "1.6.171",
5
5
  "description": "",
6
6
  "main": "public/contentbox/contentbox.esm.js",
7
7
  "types": "index.d.ts",
@@ -59,7 +59,7 @@
59
59
  "ws": "^8.13.0"
60
60
  },
61
61
  "dependencies": {
62
- "@innovastudio/contentbuilder": "^1.5.173",
62
+ "@innovastudio/contentbuilder": "^1.5.179",
63
63
  "js-beautify": "^1.14.0",
64
64
  "sortablejs": "^1.15.2"
65
65
  }
@@ -1037,8 +1037,8 @@ body.controlpanel .is-content-view.mobile {
1037
1037
  margin-left: 3px;
1038
1038
  }
1039
1039
  .builder-ui .label.checkbox span {
1040
- line-height: 1;
1041
- margin-left: 5px;
1040
+ line-height: 1.2;
1041
+ margin-left: 7px;
1042
1042
  }
1043
1043
  .builder-ui .label.unit > div {
1044
1044
  display: flex;