mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-11 08:04:25 +00: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;
|
|
}
|
|
}
|