.scroller { height: 300px; overflow-y: scroll; scroll-snap-type: y mandatory; scroll-padding: 40px; } .scroller section { scroll-snap-align: start; }.
確定! 回上一頁