Commit ce62da86 by 王东红

fix

parent 8b6dfb8b
...@@ -1640,7 +1640,7 @@ footer{ ...@@ -1640,7 +1640,7 @@ footer{
font-size: 13px; font-size: 13px;
} }
#minicart-content-wrapper .product.options.list{display: flex;} #minicart-content-wrapper .product.options.list{display: flex;}
#minicart-content-wrapper .product-item-pricing{display: flex;} #minicart-content-wrapper .product-item-pricing{display: flex;font-size: 13px;}
#minicart-content-wrapper .product-item-pricing .details-qty.qty{margin-right: 4px;gap: 0.175rem !important;color: #333333;} #minicart-content-wrapper .product-item-pricing .details-qty.qty{margin-right: 4px;gap: 0.175rem !important;color: #333333;}
#minicart-content-wrapper .minicart-items .actions{bottom: 1.5rem !important;} #minicart-content-wrapper .minicart-items .actions{bottom: 1.5rem !important;}
#minicart-content-wrapper .item-total-subtotal{display: flex;align-items: center;justify-content: space-between;} #minicart-content-wrapper .item-total-subtotal{display: flex;align-items: center;justify-content: space-between;}
......
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