.scroll { width: 500px; height: 500px; overflow: scroll; } .scroll::-webkit-scrollbar { width: 12px; } .scroll::-webkit-scrollbar-thumb ...
確定! 回上一頁