To hide the scroll bars both horizontally and vertically, ... overflow-y: scroll; } .container::-webkit-scrollbar { display: none; ...
確定! 回上一頁