Hi Tobias,
Currently it looks decent because I have had to manually set the column widths using CSS. However, my concern is that this will not scale to different font sizes, different browsers, etc. I have now disabled those CSS options, and you can see that most of the columns take up far more width than they need.
What I am asking is: can I ensure that a column takes up only the space it needs, and no more? E.g. using a CSS option such as width: fit-content
does not seem to work. Also, is it true that TablePress columns don’t support the CSS min-width
parameter?
-
This reply was modified 6 years ago by barrettj12.