“`html
Xylanh gọn nhẹ AIRTAC ACED – Loại 2 cần, lỗ 40mm, hành trình 175mm
.product-single__gallery .splide__slide {
height: calc(100vh – 56px);
}
.product-single__gallery .splide__pagination {
bottom: 12px;
}
.product-single__gallery .splide__pagination .splide__pagination__page {
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #ffffff;
}
.product-single__gallery .splide__pagination .splide__pagination__page.is-active {
background-color: #000000;
}
.product-single__gallery .splide__arrow {
top: calc(50% – 20px);
z-index: 9;
width: 40px;
height: 40px;
border-radius: 50%;
background-color: rgba(0, 0, 0, 0.5);
color: #ffffff;
font-size: 24px;
line-height: 40px;
text-align: center;
}
.product-single__gallery .splide__arrow–prev {
left: 12px;
}
.product-single__gallery .splide__arrow–next {
right: 12px;
}
@media screen and (max-width: 1024px) {
.product-single__gallery .splide__slide {
height: calc(100vh – 48px);
}
}
@media screen and (max-width: 768px) {
.product-single__gallery .splide__slide {
height: calc(100vh – 32px);
}
}
Đánh giá
Chưa có đánh giá nào.