Files
OrcaSlicer-bambulab/resources/web/guide/swiper/modules/effect-cards/effect-cards.scss
2026-05-11 19:29:55 +01:00

8 lines
131 B
SCSS

.swiper-cards {
overflow: visible;
.swiper-slide {
transform-origin: center bottom;
backface-visibility: hidden;
}
}