Revert "Add yet-another-react-lightbox package and update .gitignore to exclude node_modules"
This reverts commit c92f4a5edd.
This commit is contained in:
9
frontend/node_modules/swiper/modules/a11y-element.css
generated
vendored
Normal file
9
frontend/node_modules/swiper/modules/a11y-element.css
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/* a11y */
|
||||
.swiper .swiper-notification {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
pointer-events: none;
|
||||
opacity: 0;
|
||||
z-index: -1000;
|
||||
}
|
||||
Reference in New Issue
Block a user