king
2024-02-03 8acfcd6e349ef2d1b797a7483940a2f3f2dfcfe6
src/components/mkPicture/index.scss
@@ -6,6 +6,9 @@
.ant-mk-picture.lost {
  background-size: contain!important;
}
.ant-mk-picture.empty {
  background: transparent!important;
}
.ant-mk-picture.scale {
  cursor: zoom-in;
}