fixed sale sticker problem
This commit is contained in:
parent
71ae924806
commit
4ffce40f1e
File diff suppressed because one or more lines are too long
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue