我想停用或移除垂直 scrollbar 在HTML頁面中。 怎麼做? 謝謝。 如果您真的需要... html { overflow-y: hidden; }. 嗯,在樣式表或 <style> 元件。
確定! 回上一頁