Skip to content

Commit

Permalink
Merge pull request scandipwa#5296 from AleksandrsKondratjevs/issue-5280
Browse files Browse the repository at this point in the history
Remove redundant margin for wishlist items
  • Loading branch information
AleksandrsKondratjevs authored Nov 8, 2022
2 parents fdabadb + 44ee7f3 commit 69c6850
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
.WishlistItem {
@include mobile {
padding-block: 14px;
margin-inline-end: var(--my-account-wrapper-margin-mobile);
border-block-start: 1px solid var(--wishlist-item-border-color);
}

Expand Down

0 comments on commit 69c6850

Please sign in to comment.