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 8b3c8a5 commit 801eb50Copy full SHA for 801eb50
src/lib/table/table.scss
@@ -12,6 +12,7 @@ $mat-row-horizontal-padding: 24px;
12
align-items: center;
13
min-height: $mat-row-height;
14
padding: 0 $mat-row-horizontal-padding;
15
+ box-sizing: border-box;
16
}
17
18
.mat-cell, .mat-header-cell {
0 commit comments