The height on the container is not enough: you need to also set overflow-y: scroll. * { padding: 0; margin: 0} .slider { scroll-snap-type: y ...
確定! 回上一頁