fix translate and change styles for cases carusel
This commit is contained in:
@@ -2738,6 +2738,7 @@
|
||||
|
||||
.cases-carousel-track {
|
||||
position: relative;
|
||||
margin-bottom: 16px;
|
||||
|
||||
.swiper-slide {
|
||||
height: auto;
|
||||
@@ -2767,6 +2768,15 @@
|
||||
color: v.$white;
|
||||
}
|
||||
}
|
||||
|
||||
.swiper-pagination-bullet {
|
||||
width: 12px !important;
|
||||
height: 12px !important;
|
||||
}
|
||||
|
||||
.swiper-pagination-bullet-active {
|
||||
background: #3b82f6 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.violation-check-all-section {
|
||||
|
||||
Reference in New Issue
Block a user