mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
fixed swiper width
This commit is contained in:
parent
4b542e0291
commit
ac8931983a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
}
|
||||
|
||||
:global(.swiper-container) {
|
||||
width: 100vw;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
:global(.swiper-button-next),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue