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 8c1e07e commit 70ba46eCopy full SHA for 70ba46e
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