Skip to content

Commit

Permalink
fix: layouting
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryT-CG committed Feb 23, 2024
1 parent b5e27f8 commit 6bbb479
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ export class ProductSearchComponent implements OnInit {
actionCallback: () => this.onNewProduct(),
permission: 'PRODUCT#CREATE',
icon: 'pi pi-plus',
show: 'always'
show: 'asOverflow'
}
]
})
Expand Down

0 comments on commit 6bbb479

Please sign in to comment.