@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
|
@@ -77591,7 +77591,7 @@ class Dictation {
|
|
|
77591
77591
|
<style>
|
|
77592
77592
|
#_cbhtml .is-modal.page-command {
|
|
77593
77593
|
width: 25vw;
|
|
77594
|
-
min-width:
|
|
77594
|
+
min-width: 500px;
|
|
77595
77595
|
max-width: 600px;
|
|
77596
77596
|
height: 230px;
|
|
77597
77597
|
top: auto;
|