percentage of centerPadding doesn't work on vue-slick
Closed this issue · 0 comments
tanihuang commented
slickOptions: {
arrows: true,
infinite: true,
slidesToScroll: 1,
slidesToShow: 1,
centerMode: true,
centerPadding: '80%',
}