关于对表格进行样式的设置

要想对表格的宽度进行精细控制,可以更改 table-layout 的设置实现

table-layout: fixed;