src/tabviews/custom/components/carousel/data-card/index.scss
@@ -5,7 +5,6 @@ background-size: cover; position: relative; min-height: 30px; overflow: hidden; .card-item-box { position: relative; @@ -15,10 +14,15 @@ overflow: hidden; } .carousel-wrap { position: relative; overflow: hidden; } .ant-empty { width: 100%; min-height: 100px; padding-top: 15px; position: absolute; top: calc(50% - 34px); left: calc(50% - 92px); .ant-empty-image { height: 60px; @@ -53,6 +57,9 @@ } .mk-carousel-modal { .ant-modal-body { padding: 20px; } .ant-modal-close-x { width: 40px; height: 40px;