mat-table with scrollable cells for long text
I have a mat-table where one of the cells holds a folder path. Because folder paths can be long, the table stretches to fit the entire folder path, which is not visually pleasing.
I have a mat-table where one of the cells holds a folder path. Because folder paths can be long, the table stretches to fit the entire folder path, which is not visually pleasing.