1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

fixed swiper width

This commit is contained in:
Fedor Katurov 2021-03-29 15:20:10 +07:00
parent 4b542e0291
commit ac8931983a

View file

@ -18,7 +18,7 @@
}
:global(.swiper-container) {
width: 100vw;
width: 100%;
}
:global(.swiper-button-next),