intelwisd
.ass_showFriends{width: 93%;height: 8.35rem;overflow-y: auto;}
.ass_showFriends::-webkit-scrollbar{width: 1px;height: 1px;background-color: #d9d9d9;}  
/*定义滚动条轨道 内阴影+圆角*/  
.ass_showFriends::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.8);border-radius: 1px;background-color: #d9d9d9;}  
/*定义滑块 内阴影+圆角*/  
.ass_showFriends::-webkit-scrollbar-thumb{border-radius: 10px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.8);background-color: #666;} 

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-10
  • 2022-01-25
  • 2022-12-23
  • 2021-08-13
  • 2021-10-18
  • 2021-10-13
猜你喜欢
  • 2021-09-18
  • 2022-12-23
  • 2021-11-12
  • 2021-10-17
  • 2018-06-17
  • 2021-09-03
相关资源
相似解决方案