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