orcaslicer/resources/web/guide/swiper/modules/effect-creative/effect-creative.less
lane.wei 1555904bef Add the full source of BambuStudio
using version 1.0.10
2022-07-15 23:42:08 +08:00

7 lines
151 B
Text

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