BambuStudio/resources/web/guide/swiper/modules/effect-creative/effect-creative.less

8 lines
151 B
Plaintext

.swiper-creative {
.swiper-slide {
backface-visibility: hidden;
overflow: hidden;
transition-property: transform, opacity, height;
}
}