Commit 2247bc53 by dhn

样式调整

parent 701e5650
...@@ -895,12 +895,12 @@ p.shopbycate-title { ...@@ -895,12 +895,12 @@ p.shopbycate-title {
.checkout-cart-index .checkout-methods-items { .checkout-cart-index .checkout-methods-items {
background-color: #fff; background-color: #fff;
} }
.recently-viewed .product-info-promotion-span{ }
.recently-viewed .product-info-promotion-span{
position: absolute; position: absolute;
top: 1rem; top: 5px;
left: 1px; left: 3px;
} margin-left: 0px;
} }
.checkout-cart-index .cart-container .cart-summary { .checkout-cart-index .cart-container .cart-summary {
gap: 0px; gap: 0px;
...@@ -957,11 +957,6 @@ p.shopbycate-title { ...@@ -957,11 +957,6 @@ p.shopbycate-title {
.checkout-cart-index #cart-totals table td,.checkout-cart-index #cart-totals table th { .checkout-cart-index #cart-totals table td,.checkout-cart-index #cart-totals table th {
padding: 0.3rem 0.5rem; padding: 0.3rem 0.5rem;
} }
.catalog-product-view .recently-viewed .flash-sale-info .price-final_price .product-info-promotion-span{
position: fixed;
left: 1px;
top: 12px;
}
.catalog-product-view .recently-viewed .flash-sale-info .price-final_price .normal-price{ .catalog-product-view .recently-viewed .flash-sale-info .price-final_price .normal-price{
float:right; float:right;
} }
......
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