0

我正在研究像这里这样的缩略图滑块:

https://splidejs.com/tutorials/thumbnail-slider/

在大屏幕上,拇指左对齐。我试图让他们居中。

https://codepen.io/caplod/pen/ExboPyP

但随后第一个在小屏幕上被切断。

#thumb .splide__list {
  justify-content: center
}

我怎样才能解决这个问题?

4

0 回答 0