.container { overflow-y: scroll; scrollbar-width: none; /* Firefox */ -ms-overflow-style: none; /* Internet Explorer 10+ */ } .container::-webkit-scrollbar ...
確定! 回上一頁