::-webkit-scrollbar {
    width: 6px;
    height: 6px;

  }

  ::-webkit-scrollbar-thumb {
    background-color: #c2c2c2;
    background-clip: padding-box;
    min-height: 28px;
  }

相关文章:

  • 2021-12-04
  • 2021-12-04
  • 2021-10-01
  • 2022-12-23
  • 2021-07-01
  • 2021-12-04
猜你喜欢
  • 2022-12-23
  • 2021-08-01
  • 2021-12-04
  • 2021-12-04
  • 2021-12-04
  • 2021-05-22
  • 2022-12-23
相关资源
相似解决方案