@root-entry-name: 'default'; @import '~antd/es/style/themes/index.less'; .video-carousel-modal { :global { .@{ant-prefix}-modal-body { position: relative; height: auto; padding: 0; } } .swiper-wrap { display: flex; flex-direction: column; height: 100%; .swiper-title { flex: none; width: 100%; height: 40px; padding-left: 20px; color: #ffffff; line-height: 40px; background: #454545; } .swiper-content { flex: 1; } } }