Skip to content

Commit

Permalink
fix: size cart button
Browse files Browse the repository at this point in the history
  • Loading branch information
Kleostro committed Jun 9, 2024
1 parent 36b6ca8 commit ed86417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/widgets/ProductInfo/view/productInfoView.scss
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@

padding: calc(var(--small-offset) / 3) calc(var(--small-offset) / 2);
width: 100%;
max-width: 12rem;
max-width: 14rem;
}

.buttonsWrapper {
Expand Down

0 comments on commit ed86417

Please sign in to comment.