Getting angular material data table cells to expand to full width of nowrap content?

前端 未结 0 1794
抹茶落季
抹茶落季 2021-02-14 10:55

In this demo the mat-cells have the width set like this:

.mat-cell {
  white-space: nowrap;
  min-width: 150rem;
}

Without setting

相关标签:
回答
  • 消灭零回复
提交回复
热议问题