mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 21:41:47 +08:00
8 lines
151 B
SCSS
8 lines
151 B
SCSS
.swiper-creative {
|
|
.swiper-slide {
|
|
backface-visibility: hidden;
|
|
overflow: hidden;
|
|
transition-property: transform, opacity, height;
|
|
}
|
|
}
|