Commit f49e1e25 by 王东红

fix

parent 559d4d68
......@@ -1600,6 +1600,14 @@ footer{
cursor: pointer;
margin-top: 2px;
}
.navigation .subchildmenu a{
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
cursor: pointer;
width: 100%;
display: inline-block;
}
}
//.product-items .product-item-photo:hover {
// transform: scale(1.02);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment