Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION]previewImage图片显示补全怎么办 #278

Open
xmsz opened this issue Aug 19, 2022 · 0 comments
Open

[QUESTION]previewImage图片显示补全怎么办 #278

xmsz opened this issue Aug 19, 2022 · 0 comments

Comments

@xmsz
Copy link

xmsz commented Aug 19, 2022

image

上下两边被裁掉了

因为img的外层的样式

.__universal_preview_image_item {
    max-height: 70%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 100%;
    position: relative;
    transition-property: transform;
    overflow: hidden;
}

最大高度是70%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant