2025-08-12 13:33:25 +03:00

6 lines
139 B
CSS

/* Zoom container styles start *//* Zoom container styles end */
::slotted(.swiper-slide-zoomed) {
cursor: move;
touch-action: none;
}