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 7187670 commit baa8a6eCopy full SHA for baa8a6e
src/lib/table/table.scss
@@ -20,6 +20,7 @@ $mat-row-horizontal-padding: 24px;
20
border-bottom-style: solid;
21
align-items: center;
22
padding: 0 $mat-row-horizontal-padding;
23
+ box-sizing: border-box;
24
25
// Workaround for https://goo.gl/pFmjJD in IE 11. Adds a pseudo
26
// element that will stretch the row the correct height. See:
0 commit comments