Files
2026-03-17 09:56:06 +08:00

9 lines
200 B
SCSS

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