Skip to content

Commit

Permalink
fix(addon-commerce): InputCardGrouped fix dropdown width
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirpotekhin committed Sep 6, 2022
1 parent 47e70fa commit 43397b9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<div
*ngIf="cardGroupedTexts$ | async as texts"
tuiWrapper
tuiDropdownLimitWidth="fixed"
class="t-common-wrapper"
[appearance]="appearance"
[readOnly]="readOnly"
Expand Down

0 comments on commit 43397b9

Please sign in to comment.