I have a table with two columns and would like to have the first column be as narrow as possible. Is there a way to configure this?
Thanks!
I have a table with two columns and would like to have the first column be as narrow as possible. Is there a way to configure this?
Thanks!
Hi @Hugepickle
This should be doable with CSS, but i believe that by default the Browser will autoformat the width of the table according to avaliable space.
Probably a tableheader that is taking up space?
Shout if you need any assistance with the custom CSS.