@innovastudio/contentbuilder 1.4.97 → 1.4.98

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@innovastudio/contentbuilder",
3
3
  "type": "module",
4
- "version": "1.4.97",
4
+ "version": "1.4.98",
5
5
  "description": "",
6
6
  "main": "public/contentbuilder/contentbuilder.esm.js",
7
7
  "files": [
@@ -77591,7 +77591,7 @@ class Dictation {
77591
77591
  <style>
77592
77592
  #_cbhtml .is-modal.page-command {
77593
77593
  width: 25vw;
77594
- min-width: 393px;
77594
+ min-width: 500px;
77595
77595
  max-width: 600px;
77596
77596
  height: 230px;
77597
77597
  top: auto;