lee
parent
2434e43f8e
commit
4e9d2ad6ae
|
@ -401,11 +401,10 @@
|
||||||
.index-product .bottom{
|
.index-product .bottom{
|
||||||
margin-bottom: 55px;
|
margin-bottom: 55px;
|
||||||
}
|
}
|
||||||
|
.index-product .product-list .product-items li{
|
||||||
.index-product .product-list{
|
display: none;
|
||||||
|
|
||||||
}
|
}
|
||||||
.index-product .product-list{
|
.index-product .product-list .product-items li.active{
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue