.container { scroll-snap-type: y mandatory; /* needed to activate scrolling when content overflows */ overflow-y: auto; /* needed for iOS ...
確定! 回上一頁