jack hace 18 horas
padre
commit
c3d60f4cce
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/views/components/element/FrameElement/index.vue

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

@@ -85,7 +85,6 @@ const handleSelectElement = (e: MouseEvent | TouchEvent, canMove = true) => {
   width: 100%;
   height: 100%;
   cursor: move;
-  overflow: hidden;
   position: absolute;
 }
 .drag-handler {