I'm currently on Kibana 7.13.3, and was wondering if it was possible to wrap text in tables made in the dashboard. I've got long text entries, and when visualising them in the dashboard tables, they seem to just truncate as following:

As per another forum post I have tried adding vis_type_table.legacyVisEnabled: true to my kibana.yml file, however this did not seem to work.
Was there anything else that I could try to make the full text appear for each row entry?