!180 修复旋转组件预览错位问题

Merge pull request !180 from 张江胜/dev_fix
This commit is contained in:
奔跑的面条 2023-07-21 08:29:05 +00:00 committed by Gitee
commit d30b04dae4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -10,7 +10,8 @@
...getTransformStyle(item.styles),
...getStatusStyle(item.status),
...getPreviewConfigStyle(item.preview),
...getBlendModeStyle(item.styles) as any
...getBlendModeStyle(item.styles) as any,
...getSizeStyle(item.attr)
}"
>
<!-- 分组 -->