@myissue/vue-website-page-builder 3.3.22 → 3.3.23

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@myissue/vue-website-page-builder",
3
- "version": "3.3.22",
3
+ "version": "3.3.23",
4
4
  "description": "Vue 3 page builder component with drag & drop functionality.",
5
5
  "type": "module",
6
6
  "main": "./dist/vue-website-page-builder.umd.cjs",
@@ -720,7 +720,7 @@ onMounted(async () => {
720
720
 
721
721
  <div
722
722
  id="contains-pagebuilder"
723
- class="pbx-pl-4 pbx-pr-4 pbx-pb-4 pbx-pt-1 pbx-bg-black pbx-flex pbx-flex-col pbx-h-full pbx-overflow-y-auto"
723
+ class="pbx-pl-4 pbx-pr-4 pbx-pb-4 pbx-pt-1 pbx-h-full pbx-overflow-y-auto"
724
724
  >
725
725
  <div id="pagebuilder">
726
726
  <div ref="draggableZone">