webkit: <style type="text/css"> *{ margin: 0; padding: 0; } ::-webkit-scrollbar { width: 10px; height: 5px; background-color: #01084c; } ::-webkit-scrollbar-thumb:vertical{ background-color: #498dff; } </style> 相关文章: 2021-05-06 2021-11-27 2021-11-14 2022-01-14 2022-02-18 2021-07-18