CSS suggestion for field editor for next version of TW

Hi all

Modest suggestion: add this CSS to TW:

.tc-edit-field-name {width:50px;}
.tc-edit-field-remove {width:40px;}

or something equivalent that is more responsive. This will reduce the size of the field name and the trash can cells on either side of the field input, leaving a lot more space for the actual input. The field name cell will expand to fit the field name. The field remove keeps the cell just larger than the trash can button, saving space.

Example: (ignore the fact that for this file I changed from input to textarea)