- 博客(6)
- 收藏
- 关注
原创 前端设置滚动条
给列表设置上下滑动效果 在装list或者table的容器div上加上class属性,class="table_tbody_box" /** 表格滚动条 */ .table_tbody_box { height: 240px; overflow: auto; } .table_tbody_box::-webkit-scrollbar{ width: 0px; } .table_tbody_box::-webkit-scrollbar-thumb { /*border-radius:
2022-05-17 09:36:09
1818
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅