Skip to content

Commit

Permalink
Added missing mat selector for mat-list-item-disabled (#9763)
Browse files Browse the repository at this point in the history
  • Loading branch information
swapnil-verma-gl authored and VitoAlbano committed Jun 25, 2024
1 parent 001d1ed commit 1674edb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/core/src/lib/styles/_mat-selectors.scss
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,5 @@ $mat-text-field-disabled: '.mdc-text-field--disabled';
$mat-form-field-focus-overlay: '.mat-mdc-form-field-focus-overlay';
$mat-form-field-error-wrapper: '.mat-mdc-form-field-error-wrapper';
$mat-text-field-textarea: '.mdc-text-field--textarea';
$mat-list-item-disabled: '.mdc-list-item--disabled';
$mat-chip-focus-overlay: '.mat-mdc-chip-focus-overlay';

0 comments on commit 1674edb

Please sign in to comment.