@innovastudio/contentbox 1.4.65 → 1.4.67
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.
@@ -386,6 +386,8 @@ _txt["Delete Slide"] = "Delete Slide";
|
|
386
386
|
_txt["Arrow Color"] = "Arrow Color";
|
387
387
|
_txt["Dots Color"] = "Dots Color";
|
388
388
|
_txt["Hide Column on Mobile"] = "Hide Column on Mobile";
|
389
|
+
_txt["Padding Left/Right"] = "Padding Left/Right";
|
390
|
+
_txt["Top (Full Width)"] = "Top (Full Width)";
|
389
391
|
|
390
392
|
//ContentBox.js
|
391
393
|
_txt['Sections'] = 'Sections';
|
package/readme.txt
CHANGED