Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
waterplea committed Oct 7, 2024
1 parent b56f9b0 commit d47ec9d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
More
</button>
<ng-template #dropdown>
<tui-data-list size="m">
<tui-data-list size="s">
<ng-container *ngFor="let item of items; let i = index">
<button
*ngIf="i < index"
Expand Down

0 comments on commit d47ec9d

Please sign in to comment.