Skip to content

Commit

Permalink
style: [product-page-stock-tab] related PrestaShop#32218 - switch ali…
Browse files Browse the repository at this point in the history
…gnment (low stock alert)
  • Loading branch information
mattgoud committed Mar 26, 2024
1 parent 27bd765 commit da1ebce
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion admin-dev/themes/new-theme/scss/pages/product/product_page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2841,8 +2841,17 @@ $mobile-menu-height: 2.6rem !default;
padding: 8px 0;
}
}
}

#product_stock{

#product_stock_options {

#product_stock_options_disabling_switch_low_stock_threshold {
margin-top: 7px;
}
}
}
}

.combination-page {
.medium-input {
Expand Down

0 comments on commit da1ebce

Please sign in to comment.