@arc-fusion/pb-editor-wrapper
Advanced tools
Comparing version 0.0.147 to 0.0.148
@@ -109,6 +109,8 @@ "use strict"; | ||
wrapper: { | ||
position: 'relative' | ||
position: 'relative', | ||
display: 'block' | ||
}, | ||
highlightedWrapper: { | ||
position: 'relative', | ||
display: 'block', | ||
zIndex: 2147483646, | ||
@@ -115,0 +117,0 @@ boxShadow: '2px -2px 0px #3760ff, -2px -2px 0px #3760ff, -2px 2px 0px #3760ff, 2px 2px 0px #3760ff', |
{ | ||
"name": "@arc-fusion/pb-editor-wrapper", | ||
"description": "PageBuilder Preview Wrapper", | ||
"version": "0.0.147", | ||
"version": "0.0.148", | ||
"module": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "files": [ |
14079
297