Commit e49476a3 by lmf

优化详情页面购物数量样式

parent 354483ec
......@@ -365,7 +365,7 @@ footer a{
.minisearch .control .input-text{
.minisearch .control .input-text,.field.qty > .control, .input-text.qty{
outline: none;
position: relative;
padding: 0.5rem 0.75rem;
......@@ -485,6 +485,10 @@ ul {
font-family: Outfit-Regular, sans-serif;
}
.filter-options-item .filter-price {
font-family: Outfit-Regular;
}
.price-final_price .old-price .price{
color: #999999;
text-decoration: line-through;
......
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