Skip to content

Commit

Permalink
Fix width of popover in product card (#3398)
Browse files Browse the repository at this point in the history
  • Loading branch information
sofiamatulis committed Apr 5, 2024
1 parent 34ec5b9 commit 784ccd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/component-card.css
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@
transform: initial;
top: auto;
bottom: 3.5rem;
max-width: 20rem;
width: 80%;
}

.card-information quantity-popover volume-pricing {
Expand Down

0 comments on commit 784ccd2

Please sign in to comment.