-webkit-scrollbar{ width: 7px; height: 7px; background-color: #17181a; } /*定义滚动条轨道*/ -webkit-scrollbar-track { background-color: #17181a; } /*定义滑块*/ -webkit-scrollbar-thumb{ border-radius: 10px; background-color: #27282a; }
暂无讨论,说说你的看法吧
-webkit-scrollbar{ width: 7px; height: 7px; background-color: #17181a; } /*定义滚动条轨道*/ -webkit-scrollbar-track { background-color: #17181a; } /*定义滑块*/ -webkit-scrollbar-thumb{ border-radius: 10px; background-color: #27282a; }
之前