Skip to content

Commit

Permalink
[ACS-5693] - Fix flickering edit icon (pencil) on hover in chip-list …
Browse files Browse the repository at this point in the history
…input (#8808)
  • Loading branch information
dominikiwanekhyland committed Aug 14, 2023
1 parent c0b80ad commit a150480
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
}
}

.mat-form-field {
.mat-form-field:not(.adf-textitem-chip-list-input) {
.mat-form-field-suffix {
.adf-textitem-edit-icon {
display: block;
Expand Down

0 comments on commit a150480

Please sign in to comment.