src/components/imgScale/index.scss | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/login/index.scss | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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); src/views/login/index.scss
@@ -36,7 +36,7 @@ border-bottom: 2px solid var(--mk-sys-color); display: flex; align-items: center; justify-content: right; justify-content: flex-end; padding-right: 20vw; overflow: hidden;