king
2022-11-14 5ec0f02101cb4255c6398856bbf17a2a0b2c9a7e
src/tabviews/custom/components/carousel/prop-card/index.scss
@@ -5,13 +5,17 @@
  background-size: cover;
  min-height: 30px;
  position: relative;
  overflow: hidden;
  .card-item-box {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  .carousel-wrap {
    position: relative;
    overflow: hidden;
  }
@@ -44,6 +48,9 @@
}
.mk-carousel-modal {
  .ant-modal-body {
    padding: 20px;
  }
  .ant-modal-close-x {
    width: 40px;
    height: 40px;