Commit 164c858d by lmf

优化mini购物车单价和数量

parent a7556465
......@@ -2240,9 +2240,7 @@ strong.subtitle.empty{
font-size: 18px;
}
.minicart-items .price-container{
margin-left: 15%;
margin-top: -15%;
font-size: 14px;
font-size: 12px;
}
button.action.primary.checkout{
height: 50px;
......@@ -2370,5 +2368,9 @@ tr.grand.totals {
float: left;
}
span.qty-wrapper {
font-size: 12px;
}
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