标签:
1、 去除滚动的样式在要滚动的盒子元素上加上
tab-int::-webkit-scrollbar{ width:0;height:0 }
css 笔记
原文地址:http://www.cnblogs.com/yjhua/p/5594956.html