Skip to content

Commit

Permalink
Resolved merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetcetin01140 committed Jul 11, 2024
1 parent 2c2938f commit 57bc637
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/components/dropdown/dropdown.ts
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ export class DropdownItem {
[ngStyle]="{
'max-height': virtualScroll ? 'auto' : scrollHeight || 'auto'
}"
tabindex="0"
>
<p-scroller
*ngIf="virtualScroll"
Expand Down

0 comments on commit 57bc637

Please sign in to comment.