@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
|
@@ -91596,7 +91596,7 @@ class PageSize {
|
|
|
91596
91596
|
position: relative;
|
|
91597
91597
|
flex:none;
|
|
91598
91598
|
background: #fff;
|
|
91599
|
-
|
|
91599
|
+
overflow: hidden;
|
|
91600
91600
|
box-shadow: none;
|
|
91601
91601
|
}
|
|
91602
91602
|
${css}
|