.box{ width:300px; height:300px; overflow-x:auto; overflow-y:hidden; white-space:nowrap; scroll-snap-type:x mandatory; scroll-padding-right:50px; } ...
確定! 回上一頁