mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
[ACS-5693] - Fix flickering edit icon (pencil) on hover in chip-list input (#8808)
This commit is contained in:
parent
9bddd1a7c3
commit
ca60b392d4
@ -171,7 +171,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.mat-form-field {
|
.mat-form-field:not(.adf-textitem-chip-list-input) {
|
||||||
.mat-form-field-suffix {
|
.mat-form-field-suffix {
|
||||||
.adf-textitem-edit-icon {
|
.adf-textitem-edit-icon {
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user