我为表格设置了边框半径,当分页时,第一页第一个表格的末尾和第二页表格的头部没有边框,我该如何解决?
这是我的代码
table { border-radius: 5px; border: 1px solid #fff; overflow: hidden; }