@root-entry-name: 'default'; @import '~antd/es/style/themes/index.less'; .dataCarousel { width: 100%; height: 100%; overflow-y: auto; .dataCarouselSwiper { overflow-y: auto; } } .dataCarousel { :global { .swiper-container { width: 100%;
height: 100%;
} }
}