arrow slider fix from top
This commit is contained in:
@@ -304,3 +304,11 @@ tbody tr {
|
|||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.swiper-button-next {
|
||||||
|
top: 55% !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.swiper-button-prev {
|
||||||
|
top: 55% !important;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user