我想用CSS自定义滚动条。 我使用此WebKit CSS代码,该代码非常适合Safari和Chrome: ::-webkit-scrollbar { width: 15px; height: 15px; } ...
確定! 回上一頁