Commit e2e8823d by wd

修改info页面定位位置限制在下方

parent 7f5b6fa4
...@@ -2903,11 +2903,14 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo ...@@ -2903,11 +2903,14 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
display: none; display: none;
} }
.product-info-promotion-span{ .block .product-info-promotion-span{
background-color: #ee0000;
position: absolute; position: absolute;
left: 15px; left: 15px;
top: 15px; top: 15px;
}
.product-info-promotion-span{
background-color: #ee0000;
height: 20px; height: 20px;
color: #ffffff; color: #ffffff;
font-size: 16px; font-size: 16px;
......
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