To disable the horizontal scrollbar you enter the overflow-x: hidden in the CSS. To force a scrollbar when one is not provided use overflow-y: ...
確定! 回上一頁