Hello,
I am building a table in HTML. And you can see how the table looks below. With all of the column headers being equal width.
However, in the exports, the columns are readjusting their width. They seem to be auto-fitting whatever wording is in the column.
This is despite me setting the column widths in the code (as seen below). The colspan=“2” syntax is to combine columns so the header is properly centered. When I don’t include this syntax it works. However this isn’t ideal for reasons that we have around centering.
Any help would be much appreciated. Those with access to our environment, the link to the code can be found here: Silverfin
Best,