preView.less
324 Bytes
:global{
.am-modal-transparent {
width: 96vw;
}
}
.spaceCarousel {
padding: 16px;
background: #DEF1E5;
overflow: hidden;
:global {
.slider-list {
height: auto !important;
}
.slider-slide {
position: unset !important;
}
.slider-frame{
height:80vh!important;
}
}
}