Initial release
This commit is contained in:
commit
d4d1215874
16967 changed files with 4075897 additions and 0 deletions
9
resources/web/include/swiper/modules/a11y/a11y.scss
Normal file
9
resources/web/include/swiper/modules/a11y/a11y.scss
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
/* a11y */
|
||||
.swiper .swiper-notification {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
pointer-events: none;
|
||||
opacity: 0;
|
||||
z-index: -1000;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue