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

Commit

Permalink
Prevent Mini-Cart table to show horizontal scrollbar (#9676)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aljullu authored Jun 9, 2023
1 parent ffd5fa2 commit cbc55ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions assets/js/blocks/mini-cart/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ h2.wc-block-mini-cart__title {

.wc-block-mini-cart__products-table {
margin-bottom: auto;
margin-right: -$gap;
padding-right: $gap;

.wc-block-cart-items__row {
padding-top: $gap-smaller;
Expand Down

0 comments on commit cbc55ef

Please sign in to comment.