table { width: 100%; } /* .table-container { position: relative; height: 650px; overflow: auto; } */ .mat-row td { padding: 15px; } .spanWithBreakWord { display: inline-block; min-width: 200px; word-wrap: break-word; }