jack 8 horas atrás
pai
commit
42a8ddf71f

+ 2 - 0
src/views/components/element/FrameElement/index.vue

@@ -129,6 +129,8 @@ const handleSelectElement = (e: MouseEvent | TouchEvent, canMove = true) => {
   bottom: 0;
   left: 0;
   right: 0;
+  width: 100%;
+  height: 100%;
 }
 .rotate-wrapper {
   width: 100%;