You can make it auto-hiding instead of always-showing: html { -ms-overflow-style: -ms-autohiding-scrollbar; } Turns out like this: Credit to ...
確定! 回上一頁