修改图片预览大小问题
This commit is contained in:
parent
d473bd2220
commit
bebe32fc75
|
@ -42,7 +42,6 @@
|
|||
:bodyStyle="{ padding: 0, display: 'flex', justifyContent: 'center', alignItems: 'center' }"
|
||||
:footer="null"
|
||||
@cancel="handleCancel"
|
||||
:style="{ maxWidth: '90vw' }"
|
||||
>
|
||||
<img
|
||||
ref="previewImgRef"
|
||||
|
|
Loading…
Reference in New Issue