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 e504d81 commit d3c8cc5Copy full SHA for d3c8cc5
src/lib/chips/chips.scss
@@ -23,6 +23,7 @@ $mat-chip-remove-size: 18px;
23
.mat-chip {
24
position: relative;
25
overflow: hidden;
26
+ box-sizing: border-box;
27
}
28
29
.mat-standard-chip {
0 commit comments