@innovastudio/contentbuilder 1.0.52 → 1.0.56

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@innovastudio/contentbuilder",
3
- "version": "1.0.52",
3
+ "version": "1.0.56",
4
4
  "description": "",
5
5
  "main": "public/contentbuilder/contentbuilder.esm.js",
6
6
  "files": [
@@ -3815,6 +3815,7 @@ button:focus {
3815
3815
  margin-top: 5px;
3816
3816
  font-size: 13px;
3817
3817
  opacity: 0.5;
3818
+ color: #333;
3818
3819
  }
3819
3820
 
3820
3821
  .is-builder .row-active.row-add-initial {