Skip to content

Commit cb01627

Browse files
authored
Merge branch 'master' into lint-unused
2 parents b5c9b7c + 0d89ee9 commit cb01627

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

projects/igniteui-angular/src/lib/core/styles/components/chip/_chip-theme.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,10 @@
404404
display: inline-block;
405405
vertical-align: middle;
406406
max-width: $chip-max-width;
407+
408+
> igx-icon {
409+
display: block;
410+
}
407411
}
408412

409413
%igx-chip__suffix {

0 commit comments

Comments
 (0)