mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
fix filter subscript overlapping dropdown items
This commit is contained in:
parent
354b2682e9
commit
8d90c5dd42
@ -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)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user