@innovastudio/contentbuilder 1.4.7 → 1.4.8
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
@@ -76580,7 +76580,7 @@ class LivePreview {
|
|
76580
76580
|
z-index:100021 !important
|
76581
76581
|
}
|
76582
76582
|
</style>
|
76583
|
-
<div style="z-index:
|
76583
|
+
<div style="z-index:10002;${this.builder.previewStyle}" class="is-modal is-modal-content content-preview is-screen-1920" tabindex="-1" role="dialog" aria-modal="true" aria-hidden="true">
|
76584
76584
|
<div class="is-modal-bar is-draggable" draggable="">
|
76585
76585
|
<span>${util.out('Live Preview')}</span>
|
76586
76586
|
<button class="is-modal-device" tabindex="-1" style="user-select:none;cursor:default">
|