mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
8 lines
153 B
Text
8 lines
153 B
Text
.swiper-cards {
|
|
overflow: visible;
|
|
.swiper-slide {
|
|
transform-origin: center bottom;
|
|
backface-visibility: hidden;
|
|
overflow: hidden;
|
|
}
|
|
}
|