Skip to content

Commit

Permalink
MARP-831 handle feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
tvtphuc-axonivy committed Aug 15, 2024
1 parent a0b083d commit 4c83d36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h5 [lang]="languageService.selectedLanguage()" class="text-secondary">
<app-common-dropdown
[items]="[]"
[selectedItem]="productDetailService.productNames() | multilingualism: languageService.selectedLanguage()"
buttonClass="form-select product-item-select border-primary text-primary" aria-label="item">
buttonClass="form-select product-item-select border-primary text-primary text-start" aria-label="item">
</app-common-dropdown>

</div>
Expand Down

0 comments on commit 4c83d36

Please sign in to comment.