Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Remove extra padding for cart sidebar (#5247)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexflorisca authored Dec 21, 2021
1 parent f8e1560 commit ea89f86
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions assets/js/blocks/cart-checkout/cart/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -238,13 +238,6 @@ table.wc-block-cart-items {
}
}

.wc-block-cart__sidebar {
& > div:not(.wc-block-components-totals-wrapper) {
margin-left: $gap;
margin-right: $gap;
}
}

.wc-block-components-radio-control__input {
left: 0;
}
Expand Down

0 comments on commit ea89f86

Please sign in to comment.