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 VitoAlbano committed Oct 14, 2024
1 parent 13a6152 commit b9d207f
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 b9d207f

Please sign in to comment.