From 57bc6376632fe35fe5e16dbcf8ddfa4377332430 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20=C3=87etin?= <92744169+mehmetcetin01140@users.noreply.github.com> Date: Thu, 11 Jul 2024 16:55:53 +0300 Subject: [PATCH] Resolved merge conflicts --- src/app/components/dropdown/dropdown.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/components/dropdown/dropdown.ts b/src/app/components/dropdown/dropdown.ts index 7db1e564805..0f91b59c237 100755 --- a/src/app/components/dropdown/dropdown.ts +++ b/src/app/components/dropdown/dropdown.ts @@ -273,6 +273,7 @@ export class DropdownItem { [ngStyle]="{ 'max-height': virtualScroll ? 'auto' : scrollHeight || 'auto' }" + tabindex="0" >