Files
QIDIStudio/resources/web/include/swiper/modules/effect-cards/effect-cards.scss
QIDI TECH 585146181b update
2024-09-03 09:34:33 +08:00

8 lines
131 B
SCSS

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