In many of my fields the string gets broken up into many lines when a simple 2 or 3 character result or boolean checkbox is given the larger amount of space in the row.
ex.
Check if any of ☐
your customers are
to have recurrent
transactions
I'd like to basically swap the amount of space between the two, so that my string column doesn't get broken into multi-lines as often.
Any pointers appreciated,
d