If you use the "overflow-y" property instead of "overflow" I guess the problem will be solved. .scroll-snap-container { overflow-y: scroll; ...
確定! 回上一頁