I helped you with custom css @media only screen and (max-width: 800px) { body { overflow-x: hidden; overflow-y: scroll; } ...
確定! 回上一頁