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 26bbeb2 commit 5d031eaCopy full SHA for 5d031ea
src/lib/chips/chips.scss
@@ -98,4 +98,5 @@ $mat-chip-input-margin: 3px;
98
input.mat-chip-input {
99
width: $mat-chip-input-width;
100
margin: $mat-chip-input-margin;
101
+ flex: 1 0 $mat-chip-input-width;
102
}
0 commit comments