tr td:last-child{ /*help you to select last element*/ width: 0; /* make minimal width */ max-width: fit-content; /* make the max-width fit to the content */ }