摘要: 去掉滚动条: #table_show_content::-webkit-scrollbar{ width: 0px; background: gray; } 设置滚动条粗细: #table_show_content::-webkit-scrollbar{width: 2px;background: 阅读全文
posted @ 2019-05-31 17:31 sweeeper 阅读(171) 评论(0) 推荐(0)