Skip to content

Commit

Permalink
Merge pull request scandipwa#5278 from AleksandrsKondratjevs/issue-5249
Browse files Browse the repository at this point in the history
issue-5249 - Adjust selector for product compare add to cart styles
  • Loading branch information
AleksandrsKondratjevs authored Nov 3, 2022
2 parents 9a37349 + 3ea5f2f commit 94a0134
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,16 @@
}

&-AddToCartBtn {
width: 222px;
width: 100%;
}

&-CloseBtn {
inset-inline-end: 0;
position: absolute;
margin-block-start: -4px;
}

.ProductWishlistButton {
margin-inline: 16px;
}
}

0 comments on commit 94a0134

Please sign in to comment.