agdar/static/plugins/swiper/modules/effect-creative.less
2025-11-02 14:35:35 +03:00

8 lines
151 B
Plaintext

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