.table{
height:150px;
overflow:scroll;
}
<table class = 'table' >
<tr><td></td></tr>
</table>
.table{
height:150px;
overflow:scroll;
}
<table class = 'table' >
<tr><td></td></tr>
</table>
转载于:https://www.cnblogs.com/alaricblog/p/3278237.html

被折叠的 条评论
为什么被折叠?