Newer
Older
pre-www / build / assets / js / vendor / swiper / modules / a11y-element.css
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}