fix slider
This commit is contained in:
@@ -2,3 +2,15 @@
|
||||
width: 100%;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.swiper-pagination-fraction {
|
||||
@apply text-xl w-auto;
|
||||
}
|
||||
|
||||
.swiper-pagination-current {
|
||||
@apply text-text-light;
|
||||
}
|
||||
|
||||
.swiper-button-disabled {
|
||||
@apply opacity-0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user