lampuotomatis/public/build/libs/swiper/modules/a11y/a11y.less

11 lines
182 B
Plaintext

/* a11y */
.swiper .swiper-notification,
swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}