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

7 lines
131 B
SCSS

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