Blame view

node_modules/swiper/modules/zoom-element.css 139 Bytes
7820380e   “wangming”   1
1
2
3
4
5
  /* Zoom container styles start *//* Zoom container styles end */
  ::slotted(.swiper-slide-zoomed) {
    cursor: move;
    touch-action: none;
  }