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
54b2b62a54
commit
fda95b8cd2
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
:global(.swiper-pagination) {
|
:global(.swiper-pagination) {
|
||||||
left: 50%;
|
left: 50%;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue