We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0786518 commit 3989153Copy full SHA for 3989153
src/material-examples/table-basic/table-basic-example.css
@@ -7,4 +7,5 @@
7
8
.mat-table {
9
overflow: auto;
10
+ max-height: 500px;
11
}
0 commit comments