mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-05 21:35:17 -04:00
8 lines
131 B
SCSS
8 lines
131 B
SCSS
.swiper-cards {
|
|
overflow: visible;
|
|
.swiper-slide {
|
|
transform-origin: center bottom;
|
|
backface-visibility: hidden;
|
|
}
|
|
}
|