parent
e052276907
commit
e41445e802
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"/js/shop.js": "/js/shop.js?id=391400bc9a994e60b97f",
|
||||
"/css/shop.css": "/css/shop.css?id=460297557fd9ee391499"
|
||||
}
|
||||
"/js/shop.js": "/js/shop.js?id=e019a3a0b0cbcc981fd8",
|
||||
"/css/shop.css": "/css/shop.css?id=256384b2f8ead3880c43"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1120,7 +1120,7 @@ section.slider-block {
|
|||
white-space: nowrap;
|
||||
border: 1px solid $border-color;
|
||||
background-color:white;
|
||||
z-index: 1;
|
||||
z-index: 10000;
|
||||
left: -99999em;
|
||||
}
|
||||
|
||||
|
|
@ -1822,6 +1822,7 @@ section.product-detail {
|
|||
|
||||
.details {
|
||||
width: 50%;
|
||||
overflow-wrap: break-word;
|
||||
|
||||
.product-price {
|
||||
margin-bottom: 14px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue