@@ -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%;