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;