javascript - How to solve the problem that the width of bootstrap table cannot be aligned after fixed columns?
我想大声告诉你
我想大声告诉你 2017-07-05 11:02:48
0
3
1828

As shown in the picture, the td width here is inconsistent. How can I follow the width of the header?

我想大声告诉你
我想大声告诉你

reply all(3)
淡淡烟草味

Usually, only set the th width, no need to set the width of td. In addition, try to use thead and tbody

Peter_Zhu

Generally speaking, they are aligned, try rewriting them. Or is there a change in your source code that causes it to be misaligned

为情所困

This bug has been around for a long time and it is not your problem.
Just remove the height attribute when declaring the table.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template