@innovastudio/contentbuilder 1.5.83 → 1.5.84

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.5.83",
4
+ "version": "1.5.84",
5
5
  "description": "",
6
6
  "main": "public/contentbuilder/contentbuilder.esm.js",
7
7
  "types": "index.d.ts",
@@ -91596,7 +91596,7 @@ class PageSize {
91596
91596
  position: relative;
91597
91597
  flex:none;
91598
91598
  background: #fff;
91599
- /* overflow: hidden;*/
91599
+ overflow: hidden;
91600
91600
  box-shadow: none;
91601
91601
  }
91602
91602
  ${css}