change swiper pagination block
This commit is contained in:
@@ -2803,7 +2803,6 @@
|
||||
|
||||
.cases-carousel-track {
|
||||
position: relative;
|
||||
margin-bottom: 16px;
|
||||
|
||||
.swiper-slide {
|
||||
height: auto;
|
||||
@@ -2842,6 +2841,14 @@
|
||||
.swiper-pagination-bullet-active {
|
||||
background: #3b82f6 !important;
|
||||
}
|
||||
|
||||
.swiper-pagination-fraction,
|
||||
.swiper-pagination-custom,
|
||||
.swiper-horizontal>.swiper-pagination-bullets,
|
||||
.swiper-pagination-bullets.swiper-pagination-horizontal {
|
||||
margin-top: 16px;
|
||||
position: static;
|
||||
}
|
||||
}
|
||||
|
||||
.violation-check-all-section {
|
||||
|
||||
Reference in New Issue
Block a user