king
2 天以前 32973f90869ff466401759c23681fc06fa65c71a
src/components/imgScale/index.scss
@@ -48,8 +48,8 @@
  overflow: hidden;
}
.mk-image-preview-img {
  max-width: 100%;
  max-height: 100%;
  max-width: 95%;
  max-height: 95%;
  vertical-align: middle;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);