Skip to content

Commit

Permalink
style: [product-page-stock-tab] - responsive layout for stock delta q…
Browse files Browse the repository at this point in the history
…uantities feature
  • Loading branch information
mattgoud committed Mar 27, 2024
1 parent 866dd6b commit 051849d
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2906,6 +2906,12 @@ $mobile-menu-height: 2.6rem !default;
}

@include media-breakpoint-down(md) {
#product_stock {
#product_stock_quantities_delta_quantity {
flex-direction: column;
}
}

#product_pricing {

#product_pricing_retail_price {
Expand Down

0 comments on commit 051849d

Please sign in to comment.