Skip to content

Commit

Permalink
fix filter subscript overlapping dropdown items
Browse files Browse the repository at this point in the history
  • Loading branch information
wojd0 authored and ehsan-2019 committed Oct 11, 2024
1 parent 354b268 commit 8d90c5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<div class="adf-select-filter-input-container">
<mat-form-field>
<mat-form-field subscriptSizing="dynamic">
<input matInput
autocomplete="off"
(keydown)="handleKeydown($event)"
Expand Down

0 comments on commit 8d90c5d

Please sign in to comment.