It helps. html, body { width: 100%; height: 100%; overflow: hidden; } // In this case, I didn't want a scrollbar, so I used overflow: hidden ...
確定! 回上一頁