@innovastudio/contentbox 1.6.53 → 1.6.54
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
|
@@ -150513,8 +150513,7 @@ Add an image for each feature.`, 'Create a new block showcasing a photo gallery
|
|
|
150513
150513
|
display: none;
|
|
150514
150514
|
z-index: 1001;
|
|
150515
150515
|
position: absolute;
|
|
150516
|
-
|
|
150517
|
-
top: 12%;
|
|
150516
|
+
top: calc(17% - 14px);
|
|
150518
150517
|
right: 0px;
|
|
150519
150518
|
left: auto;
|
|
150520
150519
|
width: 35px;
|