@arc-fusion/pb-editor-wrapper
Advanced tools
Comparing version 0.0.117 to 0.0.118
@@ -58,7 +58,6 @@ "use strict"; | ||
wrapper: { | ||
margin: '2px', | ||
position: 'relative', | ||
highlighted: { | ||
zIndex: 99999, | ||
boxShadow: '0 0 0 2px #3760ff', | ||
boxShadow: '0 2px 0px #3760ff, -2px 2px 0px #3760ff, 2px 2px 0px #3760ff', | ||
transition: 'all 0.2s cubic-bezier(0.25, 0.8, 0.25, 1)' | ||
@@ -65,0 +64,0 @@ }, |
{ | ||
"name": "@arc-fusion/pb-editor-wrapper", | ||
"description": "PageBuilder Preview Wrapper", | ||
"version": "0.0.117", | ||
"version": "0.0.118", | ||
"module": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "files": [ |
12099
199