::-webkit-scrollbar {
  width: 4px;
}
::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 1px rgba(136, 136, 136, 0.3);
  background-color: rgb(238, 241, 245);
}

相关文章:

  • 2021-12-04
  • 2021-12-04
  • 2021-12-04
  • 2021-12-04
  • 2021-12-04
  • 2021-12-04
  • 2021-10-08
猜你喜欢
  • 2021-07-09
  • 2021-12-04
  • 2021-12-04
  • 2021-09-10
  • 2021-12-04
相关资源
相似解决方案