[ACS-5693] - Fix flickering edit icon (pencil) on hover in chip-list input (#8808)

This commit is contained in:
DominikIwanek 2023-08-10 16:18:44 +02:00 committed by GitHub
parent 9bddd1a7c3
commit ca60b392d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;