mce 0.13.3 → 0.13.4
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/dist/index.css +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
package/dist/index.js
CHANGED
|
@@ -8613,7 +8613,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
8613
8613
|
class: "mce-transformable__rect"
|
|
8614
8614
|
}, null, -1)),
|
|
8615
8615
|
createElementVNode("rect", {
|
|
8616
|
-
class: "mce-
|
|
8616
|
+
class: "mce-transformable__rect",
|
|
8617
8617
|
width: "100%",
|
|
8618
8618
|
height: "100%",
|
|
8619
8619
|
fill: "none",
|