Skip to content

Commit

Permalink
fix(addon-commerce): InputCardGrouped fix dropdown width (#2616)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirpotekhin authored Sep 6, 2022
1 parent e4e5a6b commit 4aa5026
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 4aa5026

Please sign in to comment.