Files
wdsxh/uni_modules/zebra-swiper/modules/effect-creative/effect-creative.scss
2026-04-29 15:33:58 +08:00

9 lines
192 B
SCSS

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