@innovastudio/contentbuilder 1.4.112 → 1.4.113
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
|
@@ -75373,8 +75373,9 @@ class ContentStuff {
|
|
|
75373
75373
|
flex-direction: column;
|
|
75374
75374
|
width: auto;
|
|
75375
75375
|
left: auto;
|
|
75376
|
-
right: -
|
|
75376
|
+
right: -30px;
|
|
75377
75377
|
}
|
|
75378
|
+
|
|
75378
75379
|
.is-tool.is-row-tool button {
|
|
75379
75380
|
width: 25px;
|
|
75380
75381
|
height: 25px;
|