[new feature] Sku: add sku-header-origin-price slot and update price-num style (#3958)

This commit is contained in:
codpoe
2019-07-25 14:04:40 +08:00
committed by neverland
parent 04616b8a5f
commit de606e6fc7
4 changed files with 25 additions and 20 deletions
+2 -1
View File
@@ -65,13 +65,14 @@
&__price-symbol {
font-size: @font-size-lg;
vertical-align: text-bottom;
vertical-align: middle;
}
&__price-num {
font-weight: 500;
font-size: 22px;
vertical-align: middle;
word-break: break-all;
}
&__goods-price {