Files
QIDIStudio/resources/web/guide/swiper/modules/effect-creative/effect-creative.scss
QIDI TECH 585146181b update
2024-09-03 09:34:33 +08:00

8 lines
151 B
SCSS

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