Merge pull request #8531 from ArtemDzhereleiko/AD/bug-fix/mat-icon-tooltip

Fixed mat suffix icon tooltip
This commit is contained in:
Igor Kulikov 2023-05-22 17:48:16 +03:00 committed by GitHub
commit 78d99eb815
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -567,6 +567,10 @@ mat-label {
}
}
.mat-mdc-form-field-icon-prefix, .mat-mdc-form-field-icon-suffix {
z-index: 1;
}
.mat-toolbar.mat-mdc-table-toolbar .mat-mdc-form-field.mat-form-field-appearance-fill,
.mat-mdc-form-field.mat-form-field-appearance-fill.tb-appearance-transparent {
.mdc-text-field--filled {