fixed sale sticker problem

This commit is contained in:
vishal.kushwaha650 2020-09-07 15:40:54 +05:30
parent 71ae924806
commit 4ffce40f1e
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"/js/shop.js": "/js/shop.js?id=e8a8f56c4e7037f09d9f",
"/css/shop.css": "/css/shop.css?id=af3e376c07f4b425c376"
"/css/shop.css": "/css/shop.css?id=c2a3290aa49ce9bd4e47"
}

View File

@ -4068,6 +4068,7 @@ section.review {
.main-container-wrapper .product-card .sticker {
left: auto;
right: 20px;
min-width: 52px;
}
.main-container-wrapper .product-card .cart-wish-wrap .addtocart {