@innovastudio/contentbuilder 1.5.83 → 1.5.84

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.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}