Skip to content

Commit

Permalink
update theme
Browse files Browse the repository at this point in the history
  • Loading branch information
mahi9411 committed Sep 9, 2024
1 parent 28d7b8d commit 50fb040
Show file tree
Hide file tree
Showing 82 changed files with 2,627 additions and 6,041 deletions.
4 changes: 4 additions & 0 deletions assets/quick-order-list.css
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,10 @@ quick-order-list-remove-button:hover .icon-remove {
padding-top: 0;
}

.quick-order-list__table .desktop-row-error td {
padding-top: 0;
}

.quick-order-list__table .variant-item--unit-price td {
vertical-align: middle;
}
Expand Down
4 changes: 4 additions & 0 deletions assets/section-main-product.css
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,10 @@ product-info {
max-width: 100%;
}

.product-form__input .svg-wrapper {
right: 1.5rem;
}

.product-form__submit {
margin-bottom: 1rem;
}
Expand Down
Loading

0 comments on commit 50fb040

Please sign in to comment.