cczg-lottery-activity/uni_modules/zebra-swiper/modules/effect-creative/effect-creative.scss

9 lines
193 B
SCSS

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