I suggest to erase the table-layout: fixed;
, which will make every column the same width (if there are no defined widths) instead of being responsive to the cell’s contents.
CLICK HERE to find out more related problems solutions.
I suggest to erase the table-layout: fixed;
, which will make every column the same width (if there are no defined widths) instead of being responsive to the cell’s contents.
CLICK HERE to find out more related problems solutions.