fix: 图片缩略图旋转样式异常

This commit is contained in:
pipipi-pikachu 2022-01-18 23:48:41 +08:00
parent 40a9c23e37
commit 09004ef1dd

View File

@ -6,7 +6,6 @@
left: elementInfo.left + 'px',
width: elementInfo.width + 'px',
height: elementInfo.height + 'px',
transform: `rotate(${elementInfo.rotate}deg)`,
}"
>
<div