lyggqm

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
猜你喜欢
  • 2022-12-23
  • 2021-07-28
  • 2022-02-12
相关资源
相似解决方案