@innovastudio/contentbuilder 1.4.97 → 1.4.98

Sign up to get free protection for your applications and to get access to all the features.
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;