We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
因为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%
Activity