@messaia/cdk 19.0.1 → 19.0.2

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.
@@ -18291,7 +18291,7 @@ class BaseComponent {
18291
18291
  /* Disable default TinyMCE skin */
18292
18292
  skin: false,
18293
18293
  /* Set editor height to 170px */
18294
- height: '170px',
18294
+ height: '210px',
18295
18295
  /* Disable loading external CSS for editor content */
18296
18296
  content_css: false,
18297
18297
  /* Set the plugins to be used in the editor */