Commit 98f911e0 by dhn

图标修改

parent 9115ed68
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<div class="item"> <div class="item">
<span class="us-icon return-icon"></span> <span class="us-icon return-icon"></span>
<span class="label"> <span class="label">
<span class="title">30-Day</span> <span class="title">15-Day</span>
<span>Returns</span> <span>Returns</span>
</span> </span>
</div> </div>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<span class="label"> <span class="label">
<!-- ko i18n: 'Cart Subtotal' --><!-- /ko --> <!-- ko i18n: 'Cart Subtotal' --><!-- /ko -->
</span> </span>
:
<!-- ko foreach: elems --> <!-- ko foreach: elems -->
<!-- ko template: getTemplate() --><!-- /ko --> <!-- ko template: getTemplate() --><!-- /ko -->
<!-- /ko --> <!-- /ko -->
......
...@@ -852,6 +852,9 @@ p.shopbycate-title { ...@@ -852,6 +852,9 @@ p.shopbycate-title {
{ {
background-color: #ffffff; background-color: #ffffff;
} }
.block-minicart .subtotal {
margin-right: 1rem;
}
} }
.checkout-cart-index .cart-container .cart-summary { .checkout-cart-index .cart-container .cart-summary {
gap: 0px; gap: 0px;
......
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