fix(components): [image-viewer] hide-on-click-modal not work (#10568)

This commit is contained in:
zz 2022-11-11 13:08:50 +08:00 committed by GitHub
parent 8b2917287c
commit ab8e484085
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,6 +46,7 @@
}
@include e(canvas) {
position: static;
width: 100%;
height: 100%;
display: flex;