Show more of a single-line text in table view

I have a model which has essentially two fields. Slug + Link to another record. It is used to generate short-url like redirects. However the table view truncates the link field too eagerly. It would be nice of more of the link was visible (the text isn’t even truncated in CSS, it’s truncated using JS!)